body{
font-family:Arial;
background:#0f172a;
color:white;
}

.topbar{
background:#ff6a00;
text-align:center;
padding:10px;
font-weight:bold;
}

.hero-section{

padding:120px 0;
background:#070b14;
position:relative;

}

.hero-section::before{

content:"";
position:absolute;
width:600px;
height:600px;
background:#007bff20;
filter:blur(180px);
top:-200px;
left:-200px;

}

.badge-ebook{

display:inline-block;
padding:8px 18px;
border-radius:30px;
background:#0f172a;
border:1px solid #1e40af;
color:#60a5fa;
font-size:14px;
margin-bottom:20px;

}

.hero-text h1{

font-size:48px;
font-weight:800;
line-height:1.1;
color:white;
margin-bottom:20px;

}

.highlight{

color:#3b82f6;

}

.hero-desc{

font-size:18px;
color:#ffffff;
margin-bottom:30px;

}

.btn-cta{

background:#ff8a00;
color:white;
padding:16px 30px;
border-radius:12px;
font-weight:700;
font-size:18px;
text-decoration:none;
display:inline-block;
box-shadow:0 10px 40px rgba(255,140,0,0.4);

}

.btn-cta:hover{

background:#ff7700;

}

.hero-info{

margin-top:12px;
font-size:14px;
color:#9ca3af;

}

.video-wrapper{

position:relative;
padding-bottom:56.25%;
height:0;
overflow:hidden;
border-radius:16px;
box-shadow:0 20px 60px rgba(0,0,0,0.6);

}

.video-wrapper iframe{

position:absolute;
top:0;
left:0;
width:100%;
height:100%;

}

.hero{
padding:80px 0;
}

.capa{
max-height:420px;
}

.box{
background:#1e293b;
padding:20px;
border-radius:10px;
text-align:center;
}

.bonus-box{
background:#1e293b;
padding:30px;
border-radius:10px;
}

/* SEGUNDA DOBRA */

.problemas{

padding:120px 0;
background: radial-gradient(circle at top,#0b1628,#05080f);

}

.problemas-titulo{

text-align:center;
font-size:42px;
font-weight:800;
color:rgb(255, 255, 255);

}

.problemas-titulo span{

color:#ef4444;

}

.problemas-sub{

text-align:center;
color:#ffffff;
font-size:18px;
margin-top:15px;

}

.problema-card{

display:flex;
align-items:center;
gap:15px;

padding:22px;

background:rgba(20,20,30,0.6);
border:1px solid rgba(255,0,0,0.25);

border-radius:14px;

transition:0.3s;

}

.problema-card:hover{

border-color:#ef4444;
transform:translateY(-5px);

}

.icon{

width:45px;
height:45px;

display:flex;
align-items:center;
justify-content:center;

background:rgba(255,0,0,0.1);
border-radius:50%;

font-size:18px;

}

.problema-card p{

margin:0;
color:#ffffff;
font-size:16px;

}


/* TERCEIRA DOBRA */

.dominar{

padding:120px 0;

background: radial-gradient(circle at top,#0b1628,#05080f);

}

.dominar-titulo{

text-align:center;
font-size:40px;
font-weight:800;
color:white;

}

.dominar-sub{

text-align:center;
margin-top:15px;
color:#ffffff;
font-size:18px;

}

.dominar-card{

background:rgba(20,25,35,0.6);

border:1px solid rgba(255,255,255,0.05);

border-radius:16px;

padding:35px 28px;

height:100%;

transition:0.3s;

}

.dominar-card:hover{

transform:translateY(-6px);

border-color:#2563eb;

box-shadow:0 10px 40px rgba(37,99,235,0.2);

}

.dominar-icon{

width:55px;
height:55px;

display:flex;
align-items:center;
justify-content:center;

background:#0f172a;

border-radius:12px;

font-size:22px;

margin-bottom:20px;

color:#3b82f6;

}

.dominar-card h4{

color:white;
font-size:20px;
margin-bottom:10px;

}

.dominar-card p{

color:#ffffff;
font-size:15px;
line-height:1.5;

}

/* METODO */

.metodo{

padding:120px 0;

background: radial-gradient(circle at top,#0b1628,#05080f);

}

.metodo-titulo{

text-align:center;
font-size:40px;
font-weight:800;
color:rgb(255, 255, 255);

}

.metodo-titulo span{

color:#3b82f6;

}

.metodo-sub{

text-align:center;
color:#ffffff;
margin-top:15px;
font-size:18px;

}

.metodo-card{

background:rgba(20,25,35,0.6);

border:1px solid rgba(255,255,255,0.05);

border-radius:18px;

padding:40px 30px;

text-align:center;

height:100%;

transition:0.3s;

}

.metodo-card:hover{

transform:translateY(-6px);

border-color:#2563eb;

box-shadow:0 10px 40px rgba(37,99,235,0.2);

}

.metodo-numero{

font-size:38px;
font-weight:700;
color:#1e3a8a;
margin-bottom:10px;

}

.metodo-icon{

width:70px;
height:70px;

margin:0 auto 20px;

display:flex;
align-items:center;
justify-content:center;

background:#0f172a;

border-radius:50%;

font-size:28px;

color:#3b82f6;

}

.metodo-card h3{

color:white;
font-size:22px;
margin-bottom:10px;

}

.metodo-card p{

color:#ffffff;
font-size:15px;
line-height:1.6;

}

/* PUBLICO */

.publico{

padding:120px 0;

background: radial-gradient(circle at top,#0b1628,#05080f);

}

.publico-titulo{

text-align:center;
font-size:40px;
font-weight:800;
color:white;

}

.publico-card{

padding:40px;

border-radius:18px;

background:rgba(20,25,35,0.6);

border:1px solid rgba(255,255,255,0.05);

height:100%;

}

.publico-card h3{

font-size:22px;
margin-bottom:20px;

}

.publico-card ul{

padding-left:0;
list-style:none;

}

.publico-card li{

margin-bottom:12px;

color:#ffffff;

font-size:16px;

}

.publico-sim{

border-color:#22c55e;

}

.publico-sim h3{

color:#22c55e;

}

.publico-nao{

border-color:#ef4444;

}

.publico-nao h3{

color:#ef4444;

}
/* BÔNUS ESPECIAL — REUTILIZANDO ESTILOS EXISTENTES */
.bonus-especial {
  padding: 120px 0;
  background: radial-gradient(circle at top, #0b1628, #05080f);
}

.bonus-titulo {
  text-align: center;
  font-size: 45px;
  font-weight: 800;
  color: white;
  margin-bottom: 40px;
}

.bonus-box {
  max-width: 700px;
  margin: 0 auto;
  background: #0f172a; /* igual ao .hero-section fundo */
  border-radius: 16px;
  padding: 40px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);
  text-align: center;
}

.bonus-icon {
  font-size: 48px;
  color: #ffb703;
  display: block;
  margin: 0 auto 24px;
}

.bonus-label {
  display: inline-block;
  background: rgba(255, 138, 0, 0.15);
  color: #ff8a00;
  font-size: 14px;
  font-weight: 700;
  padding: 4px 16px;
  border-radius: 20px;
  margin: 0 auto 24px;
  text-transform: uppercase;
}

.bonus-title {
  font-size: 28px;
  font-weight: 800;
  color: white;
  margin: 16px 0;
  line-height: 1.3;
}

.bonus-desc {
  font-size: 16px;
  color: #ffffff;
  margin: 16px 0;
  line-height: 1.6;
}

/* REUTILIZA O ESTILO DO BOTÃO PRINCIPAL (btn-cta) */
.bonus-btn {
  background: #ff8a00;
  color: white;
  padding: 12px 32px;
  border-radius: 12px;
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
  box-shadow: 0 10px 40px rgba(255, 140, 0, 0.4);
  transition: all 0.3s ease;
  margin: 24px auto 0;
}

.bonus-btn:hover {
  background: #ff7700;
}

/* === SEÇÃO "O QUE MUDA NA SUA VIDA?" === */
.muda-vida {
  padding: 120px 0;
  background: radial-gradient(circle at top, #0b1628, #05080f);
}

.muda-vida-titulo {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  text-align: center;
  font-size: 40px;
  font-weight: 800;
  color: white;
  margin-bottom: 60px;
}

.muda-vida-titulo img {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
}

.muda-card {
  background: rgba(20, 25, 35, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  padding: 32px 24px;
  text-align: center;
  transition: all 0.3s ease;
}

.muda-card:hover {
  transform: translateY(-6px);
  border-color: #3b82f6;
  box-shadow: 0 10px 40px rgba(59, 130, 246, 0.2);
}

.muda-icon {
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0f172a;
  border-radius: 12px;
  font-size: 22px;
  color: #3b82f6;
  margin: 0 auto 20px;
}

.muda-card h3 {
  font-size: 22px;
  font-weight: 700;
  color: white;
  margin-bottom: 16px;
}

.muda-card p {
  font-size: 16px;
  color: #ffffff;
  line-height: 1.6;
}

/* INVESTIMENTO MENOR QUE UM LANCHE */
.investimento-titulo {
  text-align: center;
  font-size: 40px;
  font-weight: 800;
  color: white;
  margin-bottom: 40px;
}

.investimento-titulo svg {
  vertical-align: middle;
  margin-right: 12px;
  fill: #f59e0b;
}

.investimento-box {
  max-width: 500px;
  margin: 0 auto;
  background: #0f172a;
  border-radius: 16px;
  padding: 40px 30px;
  position: relative;
  overflow: hidden;
  border: 2px solid #3b82f6;
  box-shadow: 0 0 20px rgba(59, 130, 246, 0.5);
}

.investimento-box::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, transparent, #3b82f6, transparent);
  opacity: 0.2;
  border-radius: 50%;
  z-index: -1;
}

.investimento-label {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 12px;
}

.investimento-preco-antigo {
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  text-decoration: line-through;
  margin-bottom: 12px;
}

.investimento-preco {
  text-align: center;
  font-size: 48px;
  font-weight: 800;
  color: #ff8a00;
  margin: 16px 0;
}

.investimento-parcela {
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 24px;
}

.investimento-offer {
  display: inline-block;
  background: rgba(255, 138, 0, 0.15);
  color: #ff8a00;
  font-size: 14px;
  font-weight: 700;
  padding: 8px 24px;
  border-radius: 30px;
  margin: 0 auto 28px;
  text-transform: uppercase;
  border: 1px solid rgba(255, 138, 0, 0.3);
}

.investimento-btn {
  display: block;
  background: #ff8a00;
  color: white;
  padding: 16px 30px;
  border-radius: 12px;
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
  box-shadow: 0 10px 40px rgba(255, 140, 0, 0.4);
  transition: all 0.3s ease;
  margin: 0 auto;
  width: 100%;
  max-width: 400px;
}



.investimento-btn:hover {
  background: #ff7700;
  transform: translateY(-3px);
}

.investimento-benefits {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-top: 28px;
  flex-wrap: wrap;
}

.benefit-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #ffffff;
}

/* GARANTIA BLINDADA DE 7 DIAS */
.garantia {
  padding: 80px 0;
  background: #020617;
}

.garantia-container {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
}

.garantia-icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(59, 130, 246, 0.1);
  border-radius: 50%;
  border: 2px solid rgba(59, 130, 246, 0.3);
}

.garantia-icon svg {
  width: 32px;
  height: 32px;
  fill: none;
  stroke: #3b82f6;
  stroke-width: 2;
}

.garantia-titulo {
  font-size: 32px;
  font-weight: 800;
  color: white;
  margin-bottom: 20px;
}

.garantia-titulo span {
  color: #3b82f6;
}

.garantia-desc {
  font-size: 18px;
  color: #ffffff;
  line-height: 1.6;
  max-width: 600px;
  margin: 0 auto;
}

.garantia-desc strong {
  color: white;
  font-weight: 700;
}


.oferta{
background:#020617;
padding:80px 0;
}

.preco-antigo{
text-decoration:line-through;
opacity:0.6;
}

.preco{
font-size:50px;
font-weight:bold;
color:#ffb703;
}

.cta{
padding:80px 0;
}



.footer{
text-align:center;
padding:20px;
background:#020617;
}


/* GARANTIA BLINDADA DE 7 DIAS */
.garantia {
  padding: 80px 0;
  background: #020617;
}

.garantia-container {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
}

.garantia-icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(59, 130, 246, 0.1);
  border-radius: 50%;
  border: 2px solid rgba(59, 130, 246, 0.3);
}

.garantia-icon svg {
  width: 32px;
  height: 32px;
  fill: none;
  stroke: #3b82f6;
  stroke-width: 2;
}

.garantia-titulo {
  font-size: 32px;
  font-weight: 800;
  color: white;
  margin-bottom: 20px;
}

.garantia-titulo span {
  color: #3b82f6;
}

.garantia-desc {
  font-size: 18px;
  color: #ffffff;
  line-height: 1.6;
  max-width: 600px;
  margin: 0 auto;
}

.garantia-desc strong {
  color: white;
  font-weight: 700;
}

/* BOTÃO CTA COM ANIMAÇÃO PULSANTE */
.btn-cta {
  background: #ff8a00;
  color: white;
  padding: 16px 30px;
  border-radius: 12px;
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
  display: inline-block;
  box-shadow: 0 10px 40px rgba(255, 140, 0, 0.4);
  position: relative;
  overflow: hidden;
  animation: pulse 2s infinite;
  transition: all 0.3s ease;
}

.btn-cta:hover {
  background: #ff7700;
  animation: none; /* Para a animação no hover para melhor UX */
  transform: translateY(-3px);
  box-shadow: 0 15px 50px rgba(255, 140, 0, 0.6);
}

/* ANIMAÇÃO DE PULSAR */
@keyframes pulse {
  0% {
    box-shadow: 0 10px 40px rgba(255, 140, 0, 0.4);
    transform: scale(1);
  }
  50% {
    box-shadow: 0 10px 60px rgba(255, 140, 0, 0.7), 
                0 0 0 10px rgba(255, 140, 0, 0.1);
    transform: scale(1.02);
  }
  100% {
    box-shadow: 0 10px 40px rgba(255, 140, 0, 0.4);
    transform: scale(1);
  }
}

/* Efeito de brilho adicional opcional */
.btn-cta::after {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(
    45deg,
    transparent,
    rgba(255, 255, 255, 0.1),
    transparent
  );
  transform: rotate(45deg);
  animation: shimmer 3s infinite;
}

@keyframes shimmer {
  0% {
    transform: translateX(-100%) translateY(-100%) rotate(45deg);
  }
  100% {
    transform: translateX(100%) translateY(100%) rotate(45deg);
  }
}
/* ========================================
   ❓ SEÇÃO FAQ - ACORDEÃO MODERNO
   ======================================== */
.faq-section {
  padding: 120px 0;
  background: radial-gradient(circle at top, #0b1628, #05080f);
}

.faq-titulo {
  text-align: center;
  font-size: 40px;
  font-weight: 800;
  color: white;
  margin-bottom: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

.faq-icon {
  font-size: 48px;
  animation: float 3s ease-in-out infinite;
}

@keyframes float {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-10px); }
}

/* Container do Accordion */
.accordion {
  max-width: 800px;
  margin: 0 auto;
}

/* Item do Accordion */
.accordion-item {
  background: rgba(20, 25, 35, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 12px !important;
  margin-bottom: 16px;
  overflow: hidden;
  transition: all 0.3s ease;
}

.accordion-item:hover {
  border-color: rgba(59, 130, 246, 0.3);
  box-shadow: 0 5px 20px rgba(59, 130, 246, 0.1);
}

/* Header do Accordion */
.accordion-header {
  margin: 0;
}

/* Botão do Accordion */
.accordion-button {
  background: transparent;
  color: white;
  font-size: 18px;
  font-weight: 700;
  padding: 24px 28px;
  border: none;
  box-shadow: none !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: left;
}

.accordion-button:hover {
  color: #3b82f6;
}

/* Ícone de seta (chevron) */
.accordion-button::after {
  content: '';
  width: 12px;
  height: 12px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg);
  transition: transform 0.3s ease;
  flex-shrink: 0;
  margin-left: 16px;
}

/* Quando o accordion está aberto */
.accordion-button:not(.collapsed)::after {
  transform: rotate(-135deg);
}

.accordion-button:not(.collapsed) {
  color: #3b82f6;
  background: rgba(59, 130, 246, 0.05);
}

/* Conteúdo do Accordion */
.accordion-collapse {
  background: rgba(15, 23, 42, 0.5);
}

.accordion-body {
  padding: 0 28px 24px 28px;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.8;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.accordion-body strong {
  color: #3b82f6;
  font-weight: 700;
}

/* Animação de entrada suave */
.accordion-collapse.show {
  animation: slideDown 0.3s ease;
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Responsividade */
@media (max-width: 768px) {
  .faq-section {
    padding: 80px 0;
  }
  
  .faq-titulo {
    font-size: 32px;
    flex-direction: column;
    gap: 8px;
  }
  
  .faq-icon {
    font-size: 36px;
  }
  
  .accordion-button {
    font-size: 16px;
    padding: 20px;
  }
  
  .accordion-body {
    padding: 0 20px 20px 20px;
    font-size: 15px;
  }
  
  .accordion-item {
    margin-bottom: 12px;
  }
}

@media (max-width: 480px) {
  .faq-titulo {
    font-size: 28px;
  }
  
  .accordion-button {
    font-size: 15px;
    padding: 18px;
  }
}

/* ========================================
   🚀 SEÇÃO CTA FINAL
   ======================================== */
.cta-final {
  padding: 120px 0;
  background: radial-gradient(circle at center, #0b1628, #020617);
  position: relative;
  overflow: hidden;
}

/* Efeito de fundo sutil */
.cta-final::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 800px;
  height: 800px;
  background: radial-gradient(circle, rgba(59, 130, 246, 0.1) 0%, transparent 70%);
  pointer-events: none;
  z-index: 0;
}

.cta-final-content {
  position: relative;
  z-index: 1;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

.cta-final-titulo {
  font-size: 48px;
  font-weight: 800;
  color: white;
  margin-bottom: 20px;
  line-height: 1.2;
}

.cta-final-titulo .highlight {
  color: #3b82f6;
  position: relative;
}

.cta-final-subtitulo {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 40px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

/* Botão Principal */
.cta-final-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: linear-gradient(135deg, #ff8a00 0%, #ff6a00 100%);
  color: white;
  padding: 20px 48px;
  border-radius: 12px;
  font-weight: 800;
  font-size: 18px;
  text-decoration: none;
  box-shadow: 0 10px 40px rgba(255, 140, 0, 0.4),
              0 0 0 0 rgba(255, 140, 0, 0.7);
  transition: all 0.3s ease;
  margin-bottom: 24px;
  animation: pulse-cta 2s infinite;
  position: relative;
  overflow: hidden;
}

/* Efeito de brilho no botão */
.cta-final-btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.3),
    transparent
  );
  transition: left 0.5s;
}

.cta-final-btn:hover::before {
  left: 100%;
}

.cta-final-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 15px 50px rgba(255, 140, 0, 0.6),
              0 0 0 20px rgba(255, 140, 0, 0);
  animation: none;
}

.cta-final-btn:active {
  transform: translateY(-1px);
}

.btn-arrow {
  font-size: 20px;
  transition: transform 0.3s ease;
}

.cta-final-btn:hover .btn-arrow {
  transform: translateX(5px);
}

/* Animação de pulso */
@keyframes pulse-cta {
  0% {
    box-shadow: 0 10px 40px rgba(255, 140, 0, 0.4),
                0 0 0 0 rgba(255, 140, 0, 0.7);
  }
  50% {
    box-shadow: 0 10px 60px rgba(255, 140, 0, 0.6),
                0 0 0 15px rgba(255, 140, 0, 0);
  }
  100% {
    box-shadow: 0 10px 40px rgba(255, 140, 0, 0.4),
                0 0 0 0 rgba(255, 140, 0, 0);
  }
}

/* Benefícios abaixo do botão */
.cta-final-benefits {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
  margin-top: 16px;
}

.cta-final-benefits .benefit-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #9ca3af;
  font-weight: 500;
}

.cta-final-benefits .benefit-item svg {
  stroke: #3b82f6;
  flex-shrink: 0;
}

/* Separador entre benefícios */
.cta-final-benefits .benefit-item:not(:last-child)::after {
  content: '•';
  margin-left: 24px;
  color: #4b5563;
}

/* Responsividade */
@media (max-width: 768px) {
  .cta-final {
    padding: 80px 0;
  }
  
  .cta-final-titulo {
    font-size: 32px;
  }
  
  .cta-final-subtitulo {
    font-size: 18px;
    margin-bottom: 32px;
  }
  
  .cta-final-btn {
    width: 100%;
    max-width: 100%;
    padding: 18px 32px;
    font-size: 16px;
    flex-direction: column;
    gap: 8px;
  }
  
  .btn-arrow {
    display: none;
  }
  
  .cta-final-benefits {
    flex-direction: column;
    gap: 12px;
  }
  
  .cta-final-benefits .benefit-item:not(:last-child)::after {
    display: none;
  }
}

@media (max-width: 480px) {
  .cta-final-titulo {
    font-size: 28px;
  }
  
  .cta-final-subtitulo {
    font-size: 16px;
  }
  
  .cta-final-btn {
    padding: 16px 24px;
    font-size: 15px;
  }
  
  .cta-final-benefits .benefit-item {
    font-size: 13px;
  }
}

/* Efeito de destaque especial para mobile */
@media (max-width: 768px) {
  .cta-final::before {
    width: 400px;
    height: 400px;
  }
}