/* ===========================
   Variáveis & Design Tokens
   =========================== */
:root {
  /* Escala de cinzas (0 claro → 1000 escuro) */
  --gray-0: #ffffff;
  --gray-50: #f9f9f9;
  --gray-100: #f2f2f2;
  --gray-200: #e6e6e6;
  --gray-300: #d4d4d4;
  --gray-400: #bdbdbd;
  --gray-500: #9a9a9a;
  --gray-600: #7a7a7a;
  --gray-700: #5a5a5a;
  --gray-800: #3a3a3a;
  --gray-900: #1f1f1f;
  --gray-950: #121212;
  --gray-1000: #0b0b0b;

  /* Cores de texto */
  --text-strong: var(--gray-0);
  --text: var(--gray-500);
  --text-muted: var(--gray-400);

  /* Fundos */
  --bg-dark: var(--gray-1000);
  --bg-dark-2: #0e0e0e;
  --bg-light: var(--gray-0);

  /* Acentos */
  --accent: #1c73ff; /* principal */
  --accent-2: #1c73ff; /* variação leve */
  --accent-3: #1c73ff; /* variação escura */

  /* Bordas e efeitos */
  --border-dark: rgba(255, 255, 255, 0.12);
  --border-ghost: rgba(255, 255, 255, 0.18);
  --border-light: rgba(0, 0, 0, 0.12);
  --glow-soft: 0 30px 40px rgba(0, 0, 0, 0.1);

  /* Sombra CTA */
  --shadow-cta: 0 10px 30px rgb(28, 115, 255), 0 2px 8px rgb(28, 115, 255);
  --shadow-cta-hover: 0 14px 34px rgb(28, 115, 255),
    0 3px 10px rgb(28, 115, 255);

  /* Tamanhos e espaçamentos */
  --radius-lg: 32px;
  --radius-md: 18px;
  --radius-sm: 12px;

  --container: 1200px;
  --pad-section: 8rem;
  --gap-lg: 48px;
  --gap-md: 28px;

  /* Tipografia */
  --ff: "Sora", system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  --fs-h1: clamp(28px, 4.2vw, 48px);
  --fs-sub: clamp(15px, 2vw, 18px);
  --fs-btn: 16px;
  --fs-eyebrow: 12px;

  /* Motion */
  --ease: cubic-bezier(0.2, 0.8, 0.2, 1);
  --dur: 0.2s;

  /* Breakpoint base */
  --bp: 940px;
}

/* =============
   Reset Básico
   ============= */
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  background: var(--bg-dark);
  color: var(--text-strong);
  font-family: var(--ff);
  line-height: 1.45;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* =======================
   Utilitários de Seções
   ======================= */
.section {
  padding: var(--pad-section) 2rem;
}
.section--light {
  background: var(--bg-light);
  color: var(--gray-900);
}
.section--light p {
  color: var(--gray-600);
}
.section--dark {
  background: var(--bg-dark);
  color: var(--text-strong);
}
.container {
  max-width: var(--container);
  margin: 0 auto;
}
.h2 {
  font-size: 1.8rem;
  font-weight: 600;
  margin: 8px 0 8px;
  color: currentColor;
  /* margin: 0; */
}

/* =================
   Botões & Microcopy
   ================= */

.microcopy {
  display: block;
  font-size: 12px;
  color: var(--text-muted);
  margin-top: 10px;
}

/* ===========
   HERO
   =========== */

.hero {
  position: relative; /* ESSENCIAL */
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  /* min-height: calc(var(--vh, 1vh) * 100); */
}

.hero__bg {
  position: absolute;
  inset: 0;
  background: url("img/bg-hero.avif") center/cover no-repeat;
  opacity: 0.08;
  z-index: -1;
  pointer-events: none;
}

.hero__inner {
  display: flex;
  align-items: center; /* <- CENTRALIZA as duas colunas na vertical */
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  gap: 2rem;
  position: relative;
}

.hero__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1.5rem;
  padding: 2rem;
}

.hero__headline {
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 1.3;
  margin: 0;
  color: var(--gray-200);
  font-weight: 600;
  text-transform: capitalize;
}

.hero__text {
  font-size: 1.3rem;
  line-height: 1.6;
  color: var(--gray-600);
  margin: 0;
}

.hero__btn {
  background: linear-gradient(45deg, #833ab4, #fd1d1d, #fcb045);
  color: white;
  font-size: 1.25rem;
  text-align: center;

  padding: 1rem 1rem;
  border: none;
  border-radius: 8px;
  font-weight: 500;
  text-decoration: none;
  transition: opacity 0.3s;
  background-size: 200% auto;
  background-position: left center;
  margin-top: 3rem;
  align-self: flex-start;
  transition: all 0.5s ease;
}

.hero__btn:hover {
  transform: translateY(-6px);
  /* box-shadow: 0 8px 24px rgba(253, 29, 121, 0.4); */
}
.hero__image--desktop {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  padding-right: 2rem;
  /* align-items: flex-end; */
}

.hero__image--desktop img {
  max-height: 600px; /* Limita altura à da .hero__inner */
  max-width: 100%; /* Impede que fique larga demais */
  height: auto; /* Mantém proporção */
  object-fit: contain; /* Evita corte */
  display: block;
}

/* Esconde a imagem do mobile no desktop */
.hero__image--mobile {
  display: none;
  width: 100vw;
  margin: 0;
}

/* RESPONSIVO */
@media (max-width: 768px) {
  .hero {
    position: relative;
    padding: 0;
  }

  .hero__image--mobile {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: top;
    position: relative;
    z-index: 0;
  }

  .hero__image--desktop {
    display: none;
  }

  .hero__inner {
    display: block;
  }

  .hero::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
      to top,
      rgba(0, 0, 0, 1) 0%,
      rgba(0, 0, 0, 1) 25%,
      rgba(0, 0, 0, 0.8) 50%,
      rgba(0, 0, 0, 0.5) 65%,
      rgba(0, 0, 0, 0.1) 75%,
      rgba(0, 0, 0, 0) 85%,
      rgba(0, 0, 0, 0) 95%,
      transparent 100%
    );
    z-index: 1;
    pointer-events: none;
  }

  .hero__content {
    position: relative;
    margin: auto;
    z-index: 2;
    margin-top: -80%; /* sobe o conteúdo para que comece após ~50% da imagem */
    padding: 0.75rem;
    width: 100%;
    max-width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: white;
    box-sizing: border-box;
    padding-bottom: 3rem;
  }

  .hero__headline {
    font-size: 1.85rem;
  }

  .hero__text {
    font-size: 1rem;
  }

  .hero__btn {
    font-size: 1rem;
    margin-top: 1rem;
    margin: auto;
    width: 100%;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .hero__image--mobile {
    display: block;
    width: 100%;
    height: 100vh;
    object-fit: cover;
    object-position: top;
    position: relative;
    z-index: 0;
  }

  .hero__content {
    bottom: 20%;
  }
}

/* Sessão */
.how__copy {
  text-align: center;
}

.how__copy h2 {
  margin-bottom: 3rem;
  font-size: 2.5rem;
}

/* Cards */
.how__cards {
  display: grid;
  gap: 1.5rem;
}

/* Layout Desktop */
@media (min-width: 900px) {
  .how__cards {
    grid-template-columns: repeat(3, 1fr);
    max-width: 1100px;
    margin: 0 auto;
  }
}

/* Card */
.how__card {
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0.875rem;
  align-items: start;
  padding: 1rem 1.125rem;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.how__card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08);
  border-color: rgba(0, 0, 0, 0.12);
}

/* Badge */
.how__badge {
  --size: 36px;
  width: var(--size);
  height: var(--size);
  display: grid;
  place-items: center;
  font-weight: 800;
  font-size: 0.95rem;
  color: #fff;
  border-radius: 12px;
  background: linear-gradient(45deg, #833ab4, #fd1d1d, #fcb045);
  box-shadow: 0 6px 18px rgba(255, 61, 61, 0.25);
}

/* Texto */
.how__card p {
  margin: 0;
  line-height: 1.5;
  color: var(--gray-900);
  font-size: 1rem;
  text-align: left;
}

/* ===========================
   Sessão 3 – Presets (cards)
   =========================== */
.presets__head {
  text-align: center;
  margin-bottom: 28px;
}
.presets__title {
  color: var(--gray-900);
  font-size: 2.5rem;
  /* font-size: 1.85rem; */
  line-height: 1.3;
  font-weight: 600;
  margin: 0;
}
.presets__sub {
  color: var(--text-muted);
  font-size: 1rem;
  margin: 0.5rem auto 3rem;
  max-width: 500px;
}

/* Grid dos cards */
.cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--gap-lg);
}
@media (max-width: 1100px) {
  .cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
/* Mobile: 2 colunas */
@media (max-width: 700px) {
  .cards {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .card {
    padding: 12px;
  }
  .card .ba {
    --ba-ratio: 3/4;
  } /* menos alto no mobile */
}
/* Extra-pequeno */
@media (max-width: 380px) {
  .cards {
    grid-template-columns: 1fr;
  }
}

/* Card */
.card {
  /* text-align: center;
  background: linear-gradient(180deg, #111 0%, #0f0f0f 100%);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: var(--radius-lg);
  padding: 16px;
  box-shadow: 0 10px 28px rgba(0,0,0,0.28);
  transition: transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease), border-color var(--dur) var(--ease); */

  text-align: center;
  background: transparent; /* mesma cor da sessão */
  border-top: 1px solid rgba(41, 41, 41, 0.322); /* só topo */
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-radius: 0; /* remove arredondamento */
  padding: 3rem 0 3rem; /* remove padding */
  box-shadow: none; /* remove sombra */
}

.card__title {
  margin: 0;
  margin-bottom: 1rem;
  font-weight: 700;
  font-size: 1.5rem;
  color: var(--gray-800);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
/* .card__count {
  font-size: 2px;
  color: var(--text-muted);
  background-color: rgba(0, 0, 0, 0.368);
  margin: 0;
} */

.card_description {
  font-size: 14px;
  color: var(--text-muted);
  margin: 0 0 1.5rem;
}

/* Badge do card */
.badge {
  /* display: inline-flex; */
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 14px;
  border-radius: 999px;
  /* border: 1px solid rgba(255, 255, 255, 0.16); */
  /* background: rgba(0, 0, 0, 0.3); */
  color: var(--gray-0);
  font-size: 12px;
  letter-spacing: 0.06em;
  /* margin: 0 auto 0.4rem; */
  /* backdrop-filter: saturate(130%) blur(1px); */
}



/* .card__count {
  position: relative;
  z-index: 1;
  font-size: 0.75rem;
  font-weight: 500;
  color: var(--text-muted);
  text-transform: uppercase;
  padding: 5px 10px;
  border-radius: 999px;
  white-space: nowrap;
  backdrop-filter: blur(4px);
  background: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 1)) padding-box,
    linear-gradient(45deg, #833ab4ac, #fd1d1dac, #fcb045ad) border-box;
  border: 1px solid transparent;
  background-clip: padding-box, border-box;
} */

.badge--floating {
  position: absolute;
  top: 25px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 6px 12px;
  border-radius: 999px;
  font-size: 10px;
  /* font-weight: 600; */
  backdrop-filter: blur(4px);
}

/* Comparador dentro do card */
.card .ba {
  --ba-max-w: 100%;
  --ba-ratio: 4/5;
  margin-top: 4px;
}

@media (max-width: 768px) {
  .card__title {
    font-size: 1.2rem;
    font-weight: 500;
  }
}

.card img {
  width: 100%;
  /* max-width: 340px; limite aproximado do preview */
  height: auto;
  display: block;
  margin: 0 auto; /* centraliza */
  border-radius: 8px;
}

/* ===========================
   Seção Bônus Unificado
   =========================== */
.bonus-unificado {
  background: var(--bg-light);
  color: var(--gray-900);
  padding: var(--pad-section) 20px;
}

.bonus-unificado .container {
  max-width: 700px;
}
.bonus-head {
  text-align: center;
  max-width: 640px;
  margin: 0 auto 36px;
}
.bonus-title {
  margin: 0;
  font-size: 2.5rem;
  line-height: 1.3;
  font-weight: 600;
}
.bonus-sub {
  font-size: 1rem;
  color: var(--gray-700);
  margin: 0;
  margin-top: 0.5rem;
}

.badge--bonus {
  background: rgba(28, 115, 255, 0.1);
  border: 1px solid rgba(28, 115, 255, 1);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  display: inline-block;
  padding: 6px 14px;
  margin-bottom: 10px;
  color: rgba(28, 115, 255, 1);
}

.text-gradient {
  background: linear-gradient(45deg, #833ab4, #fd1d1d, #fcb045);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text; /* para navegadores que suportam */
  color: transparent; /* fallback */
}

.bonus__count {
  text-transform: uppercase;
  font-weight: 600;
}

.bonus-media {
  display: flex;
  justify-content: center;
}
.bonus-mockup {
  display: block;
  max-width: 520px;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: none;
  line-height: 0;

  /* background-color: #000; */
}

.bonus-mockup img {
  width: 70%;
  height: auto;
  display: block;
  max-width: 100%;
  margin: auto;
}

.bonus-video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  border: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border-radius: var(--radius-sm);
  margin-top: 2rem;
}

.bonus-block {
  text-align: center;
}

.bonus-separator {
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 4rem auto;
  /* max-width: 400px; */
}

.bonus-mockup {
  max-width: 520px;
  width: 100%;
  margin: 0 auto;
  line-height: 0;
  border-radius: var(--radius-sm);
}

.bonus-video {
  width: 100%;
  height: auto;
  margin: 0;
  display: block;
  object-fit: cover;
  border-radius: var(--radius-sm);
}

.bonus-copy {
  margin-top: 1rem;
}

.bonus-cta {
  text-align: center;
  margin-top: 5rem;
}

/* Texto do bônus */
.bonus-copy {
  text-align: left;
}
.bonus-name {
  font-size: 1.5rem;
  font-weight: 200;
  margin: 2rem 0 1rem;
}
.bonus-desc {
  margin: 0;
  color: var(--gray-600);
  font-size: 0.875rem;
}

@media (max-width: 768px) {
  .bonus-name {
    font-size: 1.2rem;
    text-align: left;
  }

  .bonus-desc {
    text-align: left;
  }
}

@media (min-width: 768px) {
  .bonus-block {
    text-align: center;
  }
}

/* ===========================
   Seção Oferta Final
   =========================== */
.offer {
  background: var(--bg-dark);
  color: var(--text-strong);
  text-align: center;
  padding: var(--pad-section) 20px;
}
.offer__inner {
  max-width: 640px;
  margin: 0 auto;
}
.offer__title {
  font-size: 2.5rem;
}

.offer__subtitle {
  color: var(--text-muted);
}

.offer__receber {
  margin: 0;
  margin-top: 3rem;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: 600;
}

.offer__text {
  margin: 0;
  margin-bottom: 3rem;
}

/* Checklist centralizado (texto à esquerda) */
.offer__list {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  text-align: left;
}
.offer__list li {
  margin: 6px 0;
  text-align: center;
  color: var(--gray-300);
  font-size: 0.875rem;
  font-weight: lighter;
}

.offer__list li strong {
  color: var(--text-strong);
  font-weight: 600;
}

.cupom {
  display: inline-block;
  border: 1px dashed rgba(255, 255, 255, 0.24);
  padding: 0.2rem 0.55rem;
  border-radius: 10px;
  /* background: rgba(255, 255, 255, 0.05); */
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.aviso {
  color: var(--gray-400);
  margin: 0;
  margin-bottom: 1rem;
}

.offer__price {
  margin: 3rem 0 0;
}
.old-price {
  /* text-decoration: line-through; */
  color: var(--gray-200);
  font-size: 1.25rem;
  margin: 0;
}

.check {
  color: rgb(28, 115, 255);
}
.old-price s {
  text-decoration: line-through;
  text-decoration-thickness: 1px; /* ou 0.5px, 2px etc */
}

.new-price {
  /* margin: 0.5rem 0 0; */
  color: var(--text-muted);
  /* line-height: 3rem; */
}
.new-price strong {
  font-size: 3.5rem;
  color: var(--text-strong);
  margin: 0;
}

.price {
  font-size: 3.5rem;
  color: var(--text-strong);
  margin: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  line-height: 1.3;
}

.simbolo {
  margin: 0;
  font-size: 1.5rem;
  margin-right: 0.5rem;
}

.tempo {
  color: #fff;
}

.pagamento_unico {
  font-size: 1rem;
  margin: 0;
  color: var(--text-muted);
  font-style: italic;
}

.offer__cta {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.offer__cta a {
  margin: auto;
  font-weight: bold;
}

/* Ajuste para containers de CTA */
.presets__cta {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.offer_img {
  max-width: 80%;
  opacity: 0.6;
  display: block;
  margin: 2rem auto;
}

/* Opcional: ajuste para evitar overflow em telas pequenas */
@media (max-width: 500px) {
  .btn {
    max-width: 100%;
    font-size: 15px;
    padding: 14px 10px;
  }
}

.offer__microcopy {
  font-size: 12px;
  color: var(--text-muted);
  margin: 0;
}

/* ===========================
   Seção FAQ
   =========================== */
.faq {
  background: var(--bg-light);
  color: var(--gray-900);
  padding: var(--pad-section) 20px;
}

.garantia {
  padding-bottom: 1px;
}

.faq__inner {
  max-width: 720px;
  margin: 0 auto;
}
.faq__title {
  text-align: center;
  margin-bottom: 28px;
  font-size: 2.5rem;
}

.faq__list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.faq__item {
  border-radius: var(--radius-md);
  border: 1px solid var(--border-light);
  background: #fff;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);
}
.faq__question {
  width: 100%;
  background: none;
  border: none;
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  padding: 16px 20px;
  cursor: pointer;
  color: var(--gray-900);
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background 0.2s ease;
}
.faq__question:hover {
  background: var(--gray-100);
}
.faq__question::after {
  content: "+";
  font-size: 20px;
  transition: transform 0.2s ease;
}
.faq__question[aria-expanded="true"]::after {
  content: "–";
  transform: rotate(180deg);
}
.faq__answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 20px;
  color: var(--gray-700);
  font-size: 15px;
  line-height: 1.5;
  transition: max-height 0.3s ease;
}
.faq__answer p {
  margin: 16px 0;
}
.faq__item.open .faq__answer {
  max-height: 500px;
  padding-bottom: 16px;
}

/* ===========================
   Animações de entrada
   =========================== */
.reveal {
  opacity: 0;
  transform: translateY(12px);
  animation: reveal 0.6s ease forwards;
}
.reveal.d2 {
  animation-delay: 0.08s;
}
.reveal.d3 {
  animation-delay: 0.16s;
}
.reveal.d4 {
  animation-delay: 0.24s;
}
@keyframes reveal {
  to {
    opacity: 1;
    transform: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .reveal {
    opacity: 1;
    transform: none;
    animation: none;
  }
  .btn {
    transition: none;
  }
}

/* ===========================
   RESPONSIVO – Tablet (≤ 940px)
   =========================== */
@media (max-width: 940px) {
  .hero__inner {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas:
      "eyebrow"
      "title"
      "sub"
      "media"
      "cta";
    gap: 12px;
    row-gap: 12px;
  }

  .hero__copy {
    display: contents;
    text-align: center;
  }

  /* Mapear cada elemento para sua área */
  .hero .eyebrow {
    grid-area: eyebrow;
    justify-self: center;
    margin-bottom: 6px;
  }
  .hero__copy .h1 {
    grid-area: title;
    margin: 6px 0;
    line-height: 1.15;
  }
  .hero__copy .sub {
    grid-area: sub;
    margin: 0;
    max-width: 56ch;
    margin-inline: auto;
  }
  .hero__media {
    grid-area: media;
    justify-self: center;
    margin-top: 8px;
  }

  /* CTA fica por último (abaixo da imagem) */
  .cta-row {
    grid-area: cta;
    justify-content: center;
    margin-top: 10px;
  }

  /* (opcional) padding do hero um pouco menor no tablet */
  .section {
    padding: 4rem 4rem;
  }

  /* Centralizar conteúdo do hero */
  .hero__copy {
    text-align: center;
  }
  .hero__copy .h1,
  .hero__copy p,
  .hero__copy .microcopy,
  .hero__copy .eyebrow {
    margin-left: auto;
    margin-right: auto;
  }
  .eyebrow {
    margin-left: auto;
    margin-right: auto;
  }
  .cta-row {
    justify-content: center;
  }
  .microcopy {
    text-align: center;
  }

  /* Mockup */
  .mockup {
    width: 100%;
    border-radius: 24px;
    margin-inline: auto;
  }

  /* Sessão 2 */
  .how__grid {
    grid-template-columns: 1fr;
    grid-template-areas:
      "copy"
      "ba"
      "cta";
    gap: var(--gap-md);
  }
  .how__copy {
    text-align: center;
  }
  .how__cta {
    display: flex;
    justify-content: center;
  }

  /* Bônus */
  .bonus-grid {
    grid-template-columns: 1fr;
    gap: var(--gap-md);
    text-align: center;
  }
  .bonus-copy {
    text-align: center;
  }
  .bonus-grid--reverse .bonus-media {
    order: 1;
  }
  .bonus-grid--reverse .bonus-copy {
    order: 2;
  }
}

.site-footer {
  background: #0f0f0f; /* ou var(--gray-900) se estiver usando variables */
  color: #aaa;
  text-align: center;
  padding: 3rem 16px;
  font-size: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.site-footer p {
  margin: 0;
}

/* ===========================
   RESPONSIVO – Mobile (≤ 700px)
   =========================== */
@media (max-width: 700px) {
  /* HERO: CTA abaixo da imagem */
  .hero__inner {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas:
      "eyebrow"
      "title"
      "sub"
      "media"
      "cta";
    gap: 10px;
    row-gap: 10px;
  }
  .hero__copy {
    display: contents;
    text-align: center;
  }
  .hero .eyebrow {
    margin-bottom: 6px;
    grid-area: eyebrow;
    justify-self: center;
  }
  .hero__copy .h1 {
    grid-area: title;
    margin: 6px 0 6px;
    line-height: 1.15;
  }
  .hero__copy .sub {
    grid-area: sub;
    margin: 0;
    max-width: 56ch;
    margin-inline: auto;
  }
  .hero__media {
    grid-area: media;
    justify-self: center;
    margin-top: 8px;
  }
  .cta-row {
    grid-area: cta;
    justify-content: center;
    margin-top: 10px;
  }

  .section {
    padding: 4rem 2rem;
  }

  .garantia {
    padding-bottom: 1px;
  }
}

/* ===========================
   RESPONSIVO – XS (≤ 380px)
   =========================== */
@media (max-width: 380px) {
  .cards {
    grid-template-columns: 1fr;
  }
}

@keyframes auto-compare {
  0% {
    --pos: 0%;
  }
  50% {
    --pos: 100%;
  }
  100% {
    --pos: 0%;
  }
}

.ba--auto {
  animation: auto-compare 6s ease-out infinite;
}

.ba__img.is-after.auto {
  clip-path: inset(0 calc(100% - var(--pos)) 0 0);
  transition: clip-path 750ms linear;
}

.ba__label-dynamic {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 5;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  font-size: 1rem;
  padding: 4px 10px;
  border-radius: 999px;
  font-weight: 600;
  text-transform: uppercase;
  pointer-events: none;
  backdrop-filter: blur(3px);
  transition: opacity 0.3s ease;
  opacity: 1;
}

[data-animate] {
  opacity: 0;
  transform: translateY(30px); /* vem de baixo */
  transition: all 0.8s ease-out;
}

[data-animate].active {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 768px) {
  h2 {
    font-size: 1.875rem !important;
  }
  .presets__sub {
    max-width: none;
  }

  .offer__subtitle {
    /* font-size: 0.875rem; */
  }

  .how__ba {
    max-width: none;
  }

  
}
/* ai papai */


/* ===== Any-Image-Style (isolado) ===== */
.xics{
  position: relative;
  width: 100%;
  aspect-ratio: var(--ratio, 162/257);
  border-radius: 10px;
  overflow: hidden;
  display: block;
}

.xics__images{ position:absolute; inset:0; }
.xics__img{
  position:absolute; inset:0;
  background-size: cover;
  background-position: center;
  will-change: clip-path;
}
.xics__img--right{ z-index:1; }               /* ANTES */
.xics__img--left{ z-index:2;                   /* DEPOIS (mascara animada) */
  clip-path: inset(0 100% 0 0);
  animation: xics-sweep var(--speed,6s) ease-in-out infinite;
}

/* Linha divisória animando junto */
.xics__line{
  position:absolute; top:0; left:0;
  width: 3px; height: 100%;
  background: rgba(0,0,0,1);
  box-shadow: 0 0 0 1px rgba(255,255,255,0.2); /* leve contorno, opcional */
  pointer-events: none;
  animation: xics-line var(--speed,6s) ease-in-out infinite;
  z-index: 3;
}

/* Tag simples (opcional) — você pode trocar para "Antes/Después" via JS se quiser */
.xics__tag{
  position:absolute; top:12px; right:12px;
  z-index:4;
  background: rgba(0,0,0,.7);
  color:#fff; font-size:12px; font-weight:700; text-transform:uppercase;
  padding:4px 10px; border-radius:999px; backdrop-filter: blur(3px);
}


@keyframes xics-sweep{
   0%   { clip-path: inset(0 100% 0 0); }  /* ANTES */
  26.7%{ clip-path: inset(0 100% 0 0); }  /* pausa no ANTES (1.6s) */
  40%  { clip-path: inset(0   0%  0 0); } /* ida (0.8s) */
  73.3%{ clip-path: inset(0   0%  0 0); } /* pausa no DEPOIS (2.0s) */
  86.7%{ clip-path: inset(0 100% 0 0); }  /* volta (0.8s) */
  100% { clip-path: inset(0 100% 0 0); }  /* pausa final (0.8s) */
}
/* SUBSTITUA este bloco */
@keyframes xics-line{
0%   { left: 0%;   transform: translateX(0); }
  26.7%{ left: 0%;   transform: translateX(0); }       /* pausa no ANTES */
  40%  { left: 100%; transform: translateX(-100%); }   /* ida */
  73.3%{ left: 100%; transform: translateX(-100%); }   /* pausa no DEPOIS */
  86.7%{ left: 0%;   transform: translateX(0); }       /* volta */
  100% { left: 0%;   transform: translateX(0); }       /* pausa final */
}



