/* Sección de paquetes */
.packages-section {
  padding: 4rem 4rem;
  background: #111; /* Fondo oscuro elegante */
  text-align: center;
}






.pack-descrip{

 font-size: 1.1rem;
  line-height: 1.7;
  margin-bottom: 1.5rem;
  color: #ddd; /* texto más suave sobre fondo oscuro */
       font-family: 'Montserrat', sans-serif; /* diferente fuente para la P *



.packages-section h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 3rem;
  color: #ffd700; /* Dorado elegante */
  text-shadow: 0 2px 6px rgba(0,0,0,0.5); /* Sutil profundidad */



  }


.pack-descripfinal{
   font-size: 1.1rem;
  line-height: 1.7;
  margin-top:  1.5rem;
  margin-bottom: 1.5rem;
  color: #ddd; /* texto más suave sobre fondo oscuro */
       font-family: 'Montserrat', sans-serif; /* diferente fuente para la P *



.packages-section h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 3rem;
  color: #ffd700; /* Dorado elegante */
  text-shadow: 0 2px 6px rgba(0,0,0,0.5); /* Sutil profundidad */
}












.packages-section h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 3rem;
  color: #ffd700; /* Dorado elegante */
  text-shadow: 0 2px 6px rgba(0,0,0,0.5); /* Sutil profundidad */
}

.packages-container {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  justify-content: center;
    align-items: flex-start; /* Aquí cambia stretch por flex-start */
}

/* Tarjetas doradas */
.package-card {
 /*  background: 
    radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
    radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%); */
    background: linear-gradient(135deg, #0f0f0f, #1c1c1c, #2a2a2a);

  border: 2px solid #BFA331; /* Borde dorado elegante */
  border-radius: 18px;
  padding: 2rem;
  width: calc(33.33% - 1.5rem); /* 3 cajas por fila en PC */
  color: #1a1a1a; /* Contraste con el fondo dorado */
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 0.6s forwards;


  
   

}

.package-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(212, 175, 55, 0.25); /* Sutil, elegante */
}

.package-card img {
  width: 120px;
  height: auto;
  margin-bottom: 1rem;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2); /* Elegante */
 /*  background: none !important; */
 
  border: none!important;            /* quita el borde */
  box-shadow: none !important ;        /* quita cualquier sombra */
 outline: none;  
}

.package-card h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  color: #ffd700;
  margin-bottom: 0.5rem;
}

.package-card ul {
  list-style: none;
  padding: 0;
  margin-bottom: 2rem;
  margin-top: 1.5rem;
   border-radius: 12px;       /* bordes redondeados */

}

.package-card ul li {
 text-align: left;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 0.6rem;
  position: relative;
  padding-left: 28px;
 color: #fff1b8;
 


  font-family: 'Roboto', sans-serif; /* O la fuente que elijas */

  
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.564); /* sombra ligera */


}

.package-card ul li::before {
  content: '✔';
  position: absolute;
  left: 0;
  top: 0;
  color: #ffd700;
  font-weight: bold;
}




/* -----CONTENEDOR DE LOS DOS BOTONES BITCOIN Y YAPE 

ESTO APLICA PARA TODOS LOS BOTONES EN GENERAL
/* Botones */ 
.package-buttons {
display: flex;
  justify-content: center;
  gap: 2rem;
  align-items: center;     /* Centra verticalmente todos los botones */
  height: 40px;            /* Ajusta según el botón más alto */
  margin-bottom: 30px;
  
 /*  background: #9b30ff; */
  box-sizing: border-box;  /* Para que padding no afecte la altura */
  
}

.buy-btn {
  padding: 0.7rem 1.5rem;
  border-radius: 10px;
  font-weight: 600;
  border: none;
  cursor: pointer;
  transition: transform 0.2s, box-shadow 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  
  
}


/* ---------BITCOIN ------------------aqui es donde le quite el padind al bitcoin pack intermedio BITCOIN----------- */
/* Botón PayPal con SVG */
.buy-btn.paypal {
 /* background: #018849;  */
   background: transparent; 

  color: #ffffff;
  gap: 8px; /* espacio entre icono y texto */
  font-weight: bold;
  padding: 0px 0px; 
 
  display: inline-flex;       /* agrega esto si no lo tienes */
  align-items: center;        /* esto centra verticalmente icono y texto */

  
}


.buy-btn.paypal img {
    width: 40px !important;   /* fuerza ancho del icono */
  height: 40px !important;  /* fuerza alto del icono */
  max-width: none !important;
  max-height: none !important;
  display: block;           /* elimina offset inline */
  
    /* asegura que respete el tamaño */
  position: relative; 
  background: transparent;
  top: 5px; /* ajusta este valor hasta que quede alineado con la letra */
  color: transparent;
  border: none;            /* quita el borde */
  box-shadow: none;        /* quita cualquier sombra */
  outline: none;     
}






/* Botón Tarjeta */
/* .buy-btn.card { */
 /*  display: flex;    */          /* activa flexbox */
/*   align-items: center;    */    /* centra verticalmente el icono y el texto */
 /*  justify-content: center;  */  /* opcional: centra horizontalmente */
/*   padding: 0.5rem 1.5rem; */    /* ajusta el alto del botón */
 /*  gap: 8px;   */                /* espacio entre icono y texto */
/*   background-color: #aa25d3;
  color: #fff;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
} */


/* Animación de aparición */
@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Animaciones escalonadas para efecto elegante */
.package-card:nth-child(1) { animation-delay: 0s; }
.package-card:nth-child(2) { animation-delay: 0.1s; }
.package-card:nth-child(3) { animation-delay: 0.2s; }
.package-card:nth-child(4) { animation-delay: 0.3s; }
.package-card:nth-child(5) { animation-delay: 0.4s; }
.package-card:nth-child(6) { animation-delay: 0.5s; }
.package-card:nth-child(7) { animation-delay: 0.6s; }
.package-card:nth-child(8) { animation-delay: 0.7s; }


















/* Botón Yape limpio y alineado */
.yape-btn {
  display: flex;             /* centra icono y texto */
  align-items: center;
  justify-content: center;
  gap: 8px;                  /* espacio entre icono y texto */
  padding: 0rem 0rem;    /* alto y ancho del botón */
  background-color: transparent; /* elimina fondo */
  border: none;              /* elimina borde */
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #ddd;
  
}

/* Icono dentro del botón Yape */
.yape-btn .yape-icon {
  width: 40px;               /* tamaño del icono */
  height: 40px;
  object-fit: contain;
  margin: 0;
  padding: 0;
  background-color: #fff;
}








/* Fondo del modal (overlay oscuro) */
#bitcoinModal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6); /* oscurece detrás */
  justify-content: center;
  align-items: center;
  z-index: 1000;
  color: #ddd;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  
}

/* Contenido del modal */
#bitcoinModal > .bitcoin-modal-content {
  width: 90%;           /* ancho base */
  max-width: 600px;     /* límite en escritorio */
  margin: 0 auto;       /* centrado horizontal */
   background: 
    radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
    radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    
  border-radius: 12px;  /* bordes suaves */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.25); /* sombra elegante */
  padding: 20px;
  position: relative;   /* para ubicar la X */
  text-align: center;
  animation: fadeInScale 0.3s ease; /* efecto al abrir */
}

/* Botón X (cerrar) */
#closeBitcoinModal {
  position: absolute;
  top: 12px;
  right: 15px;
  font-size: 20px;
  transform: scale(1.8); /* hace que la X se vea casi el doble de gruesa */
  font-weight: 900;      /* más gordita */
  color: #ffffff;           /* gris fuerte */
  cursor: pointer;
  transition: transform 0.2s ease, color 0.3s ease;
}

#closeBitcoinModal:hover {
  color: #000;           /* más oscuro al pasar */
  transform: scale(1.6); /* efecto de agrandarse */
}

/* En móviles: ocupar casi todo el ancho */
/* @media (max-width: 768px) {
  #bitcoinModal > .bitcoin-modal-content {
    width: 95%;
    max-width: 95%;
    border-radius: 8px;
    padding: 15px;
  }
} */


@media (max-width: 768px) {
  #bitcoinModal .bitcoin-modal-content {
    width: 100%;
    max-width: none;
    margin: 0;
    border-radius: 0;
    padding: 20px; /* opcional, para que no se vea tan apretado */
  }
}



/* Animación de aparición */
@keyframes fadeInScale {
  from {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}









/* Fondo del modal YAPE*/
.modal {
  display: none; /* oculto por defecto */
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.7); /* oscuro semitransparente */
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0; /* quitamos padding para no limitar ancho */
  box-sizing: border-box;
}

/* Contenido del modal */
.modal-content {
  background: linear-gradient(145deg, #6a0dad, #9b30ff); /* morado elegante */
  padding: 2rem;
  width: 90%;
  max-width: 500px; /* ancho máximo para pantallas grandes */
  text-align: center;
  position: relative;
  box-shadow: 0 8px 25px rgba(0,0,0,0.4);
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  border-radius: 12px;
  box-sizing: border-box; /* para que padding no afecte ancho total */
}

/* Botón cerrar */
.modal-content .close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #ffffff;
  cursor: pointer;
}

/* Imagen QR dentro del modal */
.modal-qr {
  display: block;
  margin: 1rem auto;
  width: 250px;
  max-width: 90%;
  border-radius: 12px;
  box-sizing: border-box;
}

/* Responsive - tablets y móviles */
@media (max-width: 768px) {
  .modal-content {
    width: 95%;  /* casi todo el ancho disponible */
    max-width: none; /* quitar limitación máxima */
    padding: 2rem;
  }

  .modal-qr {
    width: 230px;
  }
}

@media (max-width: 480px) {
  .modal-content {
    width: 100%; /* casi todo el ancho en móviles pequeños */
    max-width: none;
    padding: 1.5rem;
  }

  .modal-qr {
    width: 220px;
  }
}

































/* BOTON DE PAGO */

.big-btn {
    margin-top: 20px; /* <-- Esto separa del resto */

  display: inline-block;   /* Para que respete padding y ancho */
  width: 100%;             /* O un tamaño específico */
  max-width: 300px;
  padding: 1rem 2rem;
  background-color: #FFD700;
  color: #000;
  text-align: center;
  border-radius: 12px;
  text-decoration: none;   /* Quita el subrayado */
  font-size: 1.2rem;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
}

.big-btn:hover {
  background-color: #FFC700;
}










/* --- Efecto Brillo PACK PRO --- */
/* Contenedor del brillo */
/* Brillo premium para PACK PRO (añadir a packs.css al final) */
/* =========================================
   BRILLO PREMIUM PARA PACK PRO
   ========================================= */

/* =========================================
   BRILLO PREMIUM PARA PACK PRO (MEJORADO)
   ========================================= */

/* .pack-pro {
  position: relative;
  overflow: hidden;
  z-index: 0;
} */

/* Asegura que el contenido quede por encima */
/* .pack-pro > * {
  position: relative;
  z-index: 3;
} */

/* Aura dorada más intensa */
/* .pack-pro::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -45%;
  width: 60%;
  height: 220%;
  transform: translateY(-50%) rotate(20deg);
  background: linear-gradient(
    180deg,
    rgba(255,215,0,0.08) 0%,
    rgba(255,215,0,0.25) 50%,
    rgba(255,215,0,0.08) 100%
  );
  filter: blur(24px);
  opacity: 1;
  z-index: 1;
  pointer-events: none;
  animation: goldGlow 5s infinite ease-in-out;
  mix-blend-mode: screen;
}
 */
/* Destello principal (streak brillante) */
/* .pack-pro::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -140%;
  width: 22%;
  height: 230%;
  transform: translateY(-50%) rotate(20deg);
  background: linear-gradient(
    90deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,1) 45%,
    rgba(255,215,0,0.45) 65%,
    rgba(255,255,255,0) 100%
  );
  filter: blur(5px);
  z-index: 2;
  pointer-events: none;
  mix-blend-mode: screen;
  animation: streak 1.4s infinite linear;
  opacity: 0.9;
} */

/* Animaciones */
/* @keyframes goldGlow {
  0%   { transform: translateY(-50%) translateX(-120%) rotate(20deg); opacity: 0; }
  25%  { opacity: 0.6; }
  60%  { transform: translateY(-50%) translateX(60%) rotate(20deg); opacity: 0.6; }
  100% { transform: translateY(-50%) translateX(160%) rotate(20deg); opacity: 0; }
}

@keyframes streak {
  0%   { transform: translateY(-50%) translateX(-160%) rotate(20deg); opacity: 1; }
  70%  { opacity: 1; }
  100% { transform: translateY(-50%) translateX(180%) rotate(20deg); opacity: 0; }
}

/* Ajustes móviles */
/* @media (max-width: 600px) {
  .pack-pro::before { width: 80%; filter: blur(26px); animation-duration: 6s; }
  .pack-pro::after  { width: 28%; animation-duration: 1.2s; filter: blur(7px); }
} */ 
/* =========================================
   BRILLO PREMIUM PARA PACK PRO (VERSIÓN MÁS NOTORIA)
   ========================================= */

/* =========================================
   PACK PRO — BRILLO ULTRA PREMIUM
   ========================================= */

.pack-pro {
  position: relative;
  overflow: hidden;
  z-index: 0;
}

/* Contenido arriba */
.pack-pro > * {
  position: relative;
  z-index: 3;
}

/* Glow base suave */
.pack-pro::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -60%;
  width: 90%;
  height: 250%;
  transform: translateY(-50%) rotate(20deg);
  background: linear-gradient(
    180deg,
    rgba(255,223,100,0.1) 0%,
    rgba(255,230,150,0.25) 50%,
    rgba(255,223,100,0.1) 100%
  );
  filter: blur(30px);
  opacity: 0.7;
  z-index: 1;
  pointer-events: none;
  animation: goldGlow 6s infinite ease-in-out;
  mix-blend-mode: screen;
}

/* Streak principal (rápido, elegante) */
.pack-pro::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -180%;
  width: 22%;
  height: 260%;
  transform: translateY(-50%) rotate(20deg);
  background: linear-gradient(
    90deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,1) 40%,
    rgba(255,215,0,0.45) 60%,
    rgba(255,255,255,0) 100%
  );
  filter: blur(5px);
  z-index: 2;
  pointer-events: none;
  mix-blend-mode: screen;
  animation: streak 1.3s infinite cubic-bezier(0.4, 0.0, 0.2, 1);
  opacity: 1;
}

/* Streak extra (más sutil, desfase) */
.pack-pro .extra-streak {
  position: absolute;
  top: 50%;
  left: -220%;
  width: 14%;
  height: 260%;
  transform: translateY(-50%) rotate(20deg);
  background: linear-gradient(
    90deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.9) 35%,
    rgba(255,223,100,0.4) 55%,
    rgba(255,255,255,0) 100%
  );
  filter: blur(7px);
  z-index: 2;
  pointer-events: none;
  mix-blend-mode: screen;
  animation: streakSlow 2.8s infinite cubic-bezier(0.4, 0.0, 0.2, 1);
  opacity: 0.85;
}

/* Animaciones */
@keyframes goldGlow {
  0%   { transform: translateY(-50%) translateX(-120%) rotate(20deg); opacity: 0; }
  30%  { opacity: 0.6; }
  60%  { transform: translateY(-50%) translateX(60%) rotate(20deg); opacity: 0.6; }
  100% { transform: translateY(-50%) translateX(150%) rotate(20deg); opacity: 0; }
}

@keyframes streak {
  0%   { transform: translateY(-50%) translateX(-200%) rotate(20deg); opacity: 1; }
  70%  { opacity: 1; }
  100% { transform: translateY(-50%) translateX(220%) rotate(20deg); opacity: 0; }
}

@keyframes streakSlow {
  0%   { transform: translateY(-50%) translateX(-240%) rotate(20deg); opacity: 0; }
  20%  { opacity: 0.8; }
  60%  { transform: translateY(-50%) translateX(120%) rotate(20deg); opacity: 0.8; }
  100% { transform: translateY(-50%) translateX(240%) rotate(20deg); opacity: 0; }
}

/* Responsive */
@media (max-width: 600px) {
  .pack-pro::before { width: 110%; filter: blur(32px); animation-duration: 7s; }
  .pack-pro::after  { width: 26%; animation-duration: 1.1s; }
  .pack-pro .extra-streak { width: 20%; animation-duration: 2.4s; }
}






















/* Más espacio lateral en pantallas grandes */
@media (min-width: 1200px) {
  .packages-section {
    padding-left: 11rem;
    padding-right: 11rem;
  }
}




/* Responsive: tablet y móvil */
@media (max-width: 992px) { 
  .package-card { width: 45%; } /* 2 cajas por fila en tablet */
}

@media (max-width: 768px) {
  .packages-section {
    padding: 8rem 2rem; /* menos padding lateral y vertical */
  }
}

@media (max-width: 600px) { 
  .package-card { width: 95%; } /* 1 caja por fila en móviles */       /*  ANTES ESTABA A  .package-card { width: 100%; }  */
}

@media (max-width: 480px) {
  .packages-section {
    padding: 2rem 1rem; /* aún más ajustado en móviles pequeños */
  }
}

/* Precio premium del Pack Intermedio */
.price {
  font-family: 'Montserrat', sans-serif; /* moderna y elegante */
  font-weight: 900;
  font-size: 3rem; /* grande y dominante */
  text-align: center;
  line-height: 1;
  letter-spacing: 2px;

  /* Gradiente dorado nítido para lujo real */
  background: linear-gradient(135deg, #FFD700 0%, #FFC700 30%, #FFB300 70%, #E6AC00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  /* Brillo y profundidad 3D sin opacidad ni franjas */
  text-shadow:
    0 2px 2px rgba(0,0,0,0.25),
    0 4px 4px rgba(0,0,0,0.2),
    0 6px 6px rgba(0,0,0,0.15);

  /* Pequeño efecto de relieve extra */
  transform: perspective(500px) rotateX(2deg) rotateY(1deg);
}



.price .currency {
  font-size: 1rem;      /* más pequeño que el número */
  vertical-align: super; /* lo sube un poco */
  margin-left: 0.2rem;   /* espacio entre el número y USD */
}









.nombrepack {
  font-family: 'Playfair Display', serif;
  font-size: 2rem;
  font-weight: 700;
  color: #ffd700; /* Dorado brillante */
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2); /* Sombra sutil para resaltar */
  margin-bottom: 0.5rem;
}





