[data-route="home"] .hero .container,[data-route="home"] .hero .hero-inner{justify-items:center;text-align:center}
[data-route="home"] .hero p{max-width:900px;margin-left:auto;margin-right:auto}
[data-route="home"] .hero{position:relative;isolation:isolate}
[data-route="home"] .hero .bg-video,[data-route="home"] .hero .bg-gradient{position:absolute;inset:0;z-index:-1}
[data-route="home"] .hero .hero-inner{display:flex !important;align-items:center;justify-content:center;min-height:min(100svh,900px);padding-block:clamp(28px,6vw,96px);text-align:center}
[data-route="home"] .hero .hero-core{width:min(100%,960px);margin-inline:auto}
[data-route="home"] .hero .title{margin:8px 0 10px}
[data-route="home"] .hero p{margin:0 0 16px}
[data-route="home"] .hero-cta{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin:12px 0 14px}
[data-route="home"] .btn{padding:12px 16px;border-radius:12px;font-weight:600;line-height:1;transform:translateZ(0)}
[data-route="home"] .btn-ghost{background:rgba(255,255,255,.06);outline:1px solid rgba(255,255,255,.14)}
[data-route="home"] .btn-ghost:hover{background:rgba(255,255,255,.12)}
[data-route="home"] .btn-wa{background:#25D366;color:#fff !important;border:none;box-shadow:0 10px 24px rgba(0,0,0,.25);outline:1px solid rgba(255,255,255,.12)}
[data-route="home"] .btn-wa:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 12px 28px rgba(37,211,102,.35)}
[data-route="home"] .stats{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;margin-top:8px;opacity:.95}
[data-route="home"] .stat{padding:12px 16px;border-radius:12px;min-width:150px;background:rgba(20,20,24,.32);outline:1px solid rgba(255,255,255,.08);box-shadow:0 10px 24px rgba(0,0,0,.28)}
[data-route="home"] .stat b{font-size:clamp(18px,2.2vw,22px);display:block}
[data-route="home"] .stat small{opacity:.9}
@media (max-width:640px){[data-route="home"] .stat{min-width:130px}}
[data-route="home"] .checker{margin-top:16px;display:grid;gap:12px;grid-template-columns:1.2fr 1fr auto;align-items:end}
[data-route="home"] .checker .field{display:flex;flex-direction:column;gap:6px;text-align:left}
[data-route="home"] .checker input{height:46px;border-radius:10px;padding:0 12px;background:rgba(255,255,255,.06);color:inherit;border:1px solid rgba(255,255,255,.15);outline:none}
[data-route="home"] .checker input:focus{border-color:rgba(255,255,255,.35)}
[data-route="home"] .checker small.hint{opacity:.8}
@media (max-width:720px){[data-route="home"] .checker{grid-template-columns:1fr}}
[data-route="home"] .section-title{margin:28px 0 6px}
[data-route="home"] .section-sub{margin:0 0 16px;opacity:.9}
[data-route="home"] .grid{display:grid;gap:14px}
[data-route="home"] .grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
[data-route="home"] .grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
@media (max-width:960px){[data-route="home"] .grid.cols-3{grid-template-columns:repeat(2,1fr)}[data-route="home"] .grid.cols-4{grid-template-columns:repeat(2,1fr)}}
@media (max-width:600px){[data-route="home"] .grid.cols-3{grid-template-columns:1fr}[data-route="home"] .grid.cols-4{grid-template-columns:1fr}}
[data-route="home"] .card{border-radius:16px;padding:18px;background:rgba(20,20,24,.25);outline:1px solid rgba(255,255,255,.10);box-shadow:0 10px 24px rgba(0,0,0,.28)}
[data-route="home"] .venue{display:flex;gap:12px;align-items:center}
[data-route="home"] .venue img{width:108px;height:72px;object-fit:cover;border-radius:10px}
[data-route="home"] .calbar{display:flex;gap:12px;align-items:center}
[data-route="home"] .bar{flex:1;height:12px;border-radius:999px;background:rgba(255,255,255,.12);overflow:hidden}
[data-route="home"] .bar>i{display:block;height:100%;width:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,.6))}
[data-route="home"] .mini-gallery{display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}
@media (max-width:900px){[data-route="home"] .mini-gallery{grid-template-columns:repeat(2,1fr)}}
@media (max-width:560px){[data-route="home"] .mini-gallery{grid-template-columns:1fr;gap:16px}}
[data-route="home"] .mini-gallery img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:14px;box-shadow:0 10px 24px rgba(0,0,0,.28);outline:1px solid rgba(255,255,255,.10)}
[data-route="home"] .oklist.card{padding:22px}
[data-route="home"] .oklist{display:grid;gap:12px;grid-template-columns:repeat(2,1fr);font-size:clamp(16px,1.35vw,18px)}
@media (max-width:720px){[data-route="home"] .oklist{grid-template-columns:1fr}}
[data-route="home"] .faq.card{padding:22px}
[data-route="home"] .faq details{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.08)}
[data-route="home"] .faq details:last-child{border-bottom:none}
[data-route="home"] .faq summary{cursor:pointer;font-size:clamp(16px,1.3vw,18px)}
[data-route="home"] .faq p{margin:8px 0 0;opacity:.95;font-size:clamp(15px,1.15vw,17px)}

/* ===== STAGE CARDS - Diseño Premium ===== */
[data-route="home"] .stage-card {
  background: linear-gradient(135deg, rgba(255,255,255,0.06) 0%, rgba(255,255,255,0.02) 100%);
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 20px;
  padding: 44px 32px;
  text-align: center;
  position: relative;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  backdrop-filter: blur(10px);
  box-shadow: 0 20px 40px rgba(0,0,0,0.28), 0 0 22px rgba(212,175,55,0.15);
  min-height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* Asegurar que el contenedor de stage cards esté perfectamente centrado */
[data-route="home"] .stage-cards-wrapper {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  gap: 20px;
}

[data-route="home"] .stage-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #ffd700, #ffed4e, #ffd700);
  opacity: 0;
  transition: opacity 0.3s ease;
}

[data-route="home"] .stage-card:hover::before {
  opacity: 1;
}

[data-route="home"] .stage-card:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 30px 60px rgba(0,0,0,0.4);
  border-color: rgba(255,215,0,0.3);
}

[data-route="home"] .stage-icon {
  font-size: 48px;
  margin-bottom: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  filter: drop-shadow(0 4px 8px rgba(0,0,0,0.35)) drop-shadow(0 0 24px rgba(212,175,55,0.5));
  transition: transform 0.3s ease;
}

[data-route="home"] .stage-card:hover .stage-icon {
  transform: scale(1.2) rotate(5deg);
  filter: drop-shadow(0 6px 12px rgba(0,0,0,0.4)) drop-shadow(0 0 30px rgba(255,215,0,0.6));
}

[data-route="home"] .stage-content h3 {
  font-size: clamp(32px, 4vw, 40px);
  font-weight: 800;
  margin: 0 0 12px;
  color: #ffffff;
  text-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

[data-route="home"] .stage-content > p:first-of-type {
  font-size: clamp(14px, 1.5vw, 16px);
  color: #ffd700;
  font-weight: 500;
  margin: 0 0 20px;
  opacity: 0.9;
}

[data-route="home"] .stage-features {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  margin: 20px 0;
}

[data-route="home"] .feature-tag {
  background: #000000;
  color: #ffd700;
  padding: 6px 12px;
  border-radius: 18px;
  font-size: 12px;
  font-weight: 600;
  border: 1.6px solid #D4AF37;
  box-shadow: 0 6px 14px rgba(212,175,55,0.18);
  transition: all 0.3s ease;
}

[data-route="home"] .stage-card:hover .feature-tag {
  transform: translateY(-2px);
  box-shadow: 0 8px 18px rgba(212,175,55,0.25);
}

[data-route="home"] .stage-desc {
  font-size: clamp(14px, 1.3vw, 16px);
  line-height: 1.6;
  color: #aeb6c1;
  margin: 20px 0 24px;
  opacity: 0.9;
}

[data-route="home"] .stage-btn {
  background: linear-gradient(135deg, #ffe36a, #ffd700 60%, #ffed4e);
  color: #0a090d !important;
  border: 2.5px solid #D4AF37;
  padding: 18px 26px;
  border-radius: 14px;
  font-weight: 800;
  font-size: clamp(15px, 1.4vw, 17px);
  text-decoration: none;
  display: block;
  width: 100%;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 12px 28px rgba(255,215,0,0.36);
  position: relative;
  overflow: hidden;
  letter-spacing: .2px;
}

[data-route="home"] .stage-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.6s ease;
}

[data-route="home"] .stage-btn::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: inherit;
  box-shadow: 0 0 0 1px rgba(255,255,255,0.2) inset;
  pointer-events: none;
}

[data-route="home"] .stage-btn:hover::before {
  left: 100%;
}

[data-route="home"] .stage-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 16px 36px rgba(255,215,0,0.46);
  background: linear-gradient(135deg, #fff08a, #ffd700 60%, #ffe36a);
  border-color: #e2c35c;
}

/* Responsive para stage cards */
@media (max-width: 960px) {
  [data-route="home"] .stage-card {
    padding: 28px 22px;
  }
  
  [data-route="home"] .stage-icon img {
    width: 110px !important;
    height: 110px !important;
  }
  
  [data-route="home"] .stage-features {
    gap: 6px;
  }
  
  [data-route="home"] .feature-tag {
    font-size: 11px;
    padding: 5px 10px;
  }
}

@media (max-width: 600px) {
  [data-route="home"] .stage-card {
    padding: 20px 16px;
    min-height: auto; /* Altura automática en móviles */
  }
  
  [data-route="home"] .stage-icon {
    font-size: 36px;
    margin-bottom: 16px;
  }
  
  [data-route="home"] .stage-icon img {
    width: 90px !important;
    height: 90px !important;
  }
  
  [data-route="home"] .stage-features {
    gap: 4px;
  }
  
  [data-route="home"] .feature-tag {
    font-size: 10px;
    padding: 4px 8px;
  }
  
  /* Reducir márgenes en móviles para ambas secciones */
  [data-route="home"] .how-it-works {
    margin: 4px 0;
  }
}

/* Encabezado de sección Elige tu etapa */
[data-route="home"] .stage-section { padding-top: 80px; padding-bottom: 60px; }
@media (max-width: 900px){ [data-route="home"] .stage-section { padding-top: 64px; padding-bottom: 48px; } }
[data-route="home"] .stage-header { position: relative; text-align: center; margin-bottom: 18px; }
[data-route="home"] .stage-header::before {
  content: '';
  position: absolute;
  inset: -10px 0 -10px 0;
  margin: 0 auto;
  width: min(100%, 860px);
  height: 100%;
  background: linear-gradient(180deg, rgba(0,0,0,0.5), rgba(0,0,0,0.2));
  filter: blur(6px);
  border-radius: 18px;
  z-index: -1;
}

/* ====== Cómo funciona tu graduación ====== */
[data-route="home"] .how-it-works{margin:8px 0;display:flex;flex-direction:column;align-items:center}
[data-route="home"] .how-it-works .section-title{margin-bottom:16px;text-align:center;width:100%}
[data-route="home"] .steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:16px;max-width:1000px;margin:16px auto 0;width:100%}
[data-route="home"] .step-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:40px 32px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px;transition:transform .3s ease,box-shadow .3s ease;min-height:280px;justify-content:flex-start}
[data-route="home"] .step-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.4)}
[data-route="home"] .step-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#D4AF37,#FFD700);display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:800;color:#0a090d;flex-shrink:0}
[data-route="home"] .step-content{display:flex;flex-direction:column;gap:16px}
[data-route="home"] .step-title{font-size:clamp(20px,2vw,24px);font-weight:700;color:#f7f7ff;margin:0;line-height:1.2}
[data-route="home"] .step-text{font-size:clamp(15px,1.3vw,17px);color:#c9cede;margin:0;line-height:1.6;opacity:.95}

@media (max-width:768px){
[data-route="home"] .steps-grid{grid-template-columns:1fr;gap:20px;max-width:400px;margin-top:20px}
[data-route="home"] .step-card{padding:28px 20px;min-height:auto}
[data-route="home"] .step-icon{width:64px;height:64px;font-size:28px}
[data-route="home"] .how-it-works{margin:4px 0}
}
[data-route="home"] .cta-final{text-align:center;padding:28px;border-radius:18px;background:radial-gradient(80% 60% at 50% 0%,rgba(255,255,255,.10),transparent 60%),rgba(20,20,24,.25);outline:1px solid rgba(255,255,255,.10)}
[data-route="home"] .cta-final .hero-cta .btn{padding:14px 18px;font-size:clamp(14px,1.1vw,16px)}
[data-route="home"] .feature-card{text-align:center;padding:24px;transition:transform .3s ease,box-shadow .3s ease;background:radial-gradient(80% 60% at 50% 0%,rgba(255,255,255,.08),transparent 60%),rgba(20,20,24,.25)}
[data-route="home"] .feature-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.4)}
[data-route="home"] .feature-icon{font-size:48px;margin-bottom:16px;display:block;animation:feature-bounce 2s ease-in-out infinite}
@keyframes feature-bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
[data-route="home"] .testimonial-card{padding:20px;transition:transform .3s ease;background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.02))}
[data-route="home"] .testimonial-card:hover{transform:translateY(-2px) scale(1.02)}
[data-route="home"] .testimonial-content p{font-style:italic;margin-bottom:12px;line-height:1.5}
[data-route="home"] .testimonial-author{border-top:1px solid rgba(255,255,255,.1);padding-top:12px}
[data-route="home"] .testimonial-author strong{display:block;color:var(--pink)}
[data-route="home"] .testimonial-author small{opacity:.8}
[data-route="home"] .card{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards}
[data-route="home"] .card:nth-child(2){animation-delay:.1s}
[data-route="home"] .card:nth-child(3){animation-delay:.2s}
@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}
