/*BASE *********************************************************************************************/

/*FONTS+++++++++++++++*/
@import url('https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&family=Major+Mono+Display&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Antonio:wght@100..700&display=swap');


/* alexandria-regular - latin */
@import url('https://fonts.googleapis.com/css2?family=Alexandria:wght@100..900&display=swap');
/* *{
    cursor: none !important;
} */
body{
    margin: 0;
    padding: 0;
        overflow-x: hidden;
    
}

/*COMENTARIOS-INICIO

-HOME
-MYWORK
-ABOUT
-CONTACT



COMENTARIOS-FINAL*/



/*HEADER*******************************************************HEADER*************************************/

  .home-header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    transition: all 0.4s ease;
    backdrop-filter: blur(8px);
    background-color: rgba(255, 255, 255, 0.6); /* fallback */
    /* background-color: #C7C7C7; */
    background-color: transparent;
  }

  .home-header-container {
    width: 100%;
    max-width: 1600px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px;
  }

  /* .home-header-logo {
    height: 30px;
  } */

  .home-header-nav {
    display: flex;
    gap: 30px;
    font-family: 'Albert Sans', sans-serif;
    font-size: 15px;
    
  }

 .home-header-nav a {
  color: #000;
  text-decoration: none;
  transition: text-decoration 0.2s ease;
}

.home-header-nav a:hover {
  text-decoration: line-through;
}



  .home-header-nav span {
    font-weight: bold;
  }

  .home-header-floating {
    top: 20px;
    width: 800px;
    border-radius: 50px;
    background-color: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(10px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    left: 0;
    right: 0;
  }

  .home-header-time {
  font-family: 'Albert Sans', sans-serif;
  font-size: 15px;
  
}




/*nuevo*/






/* Menú hamburguesa oculto en desktop */
.home-header-burger {
  display: none;
  font-size: 28px;
  cursor: pointer;
  color: #000;
}

/* Menú móvil */
.home-header-mobile-menu {
  display: none;
  flex-direction: column;
  position: fixed;
  top: 60px;
  right: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  padding: 20px;
  z-index: 9998;
}

.home-header-mobile-menu a,
.home-header-mobile-menu span {
  font-family: 'Albert Sans', sans-serif;
  color: #000;
  font-size: 18px;
  margin: 10px 0;
  text-decoration: none;
}

/* Versión responsive */
@media screen and (max-width: 768px) {
  .home-header-nav {
    display: none;
  }

  .home-header-burger {
    display: block;
  }
}


/* Corrección responsive del header flotante */
@media screen and (max-width: 768px) {
  .home-header-floating {
    top: 0;
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0.95);
  }

  .home-header-mobile-menu {
    top: 60px; /* asegúrate de que este valor coincida con la altura del header flotante */
  }
}






/*FOOTER**********************************************************-----FOOTER----**********************************/
/* Frase en loop */
.home-footer-loop {
  width: 100%;
  overflow: hidden;
  background: white;
  border-top: 1px solid black;
}

.home-footer-loop-inner {
  display: inline-block;
  white-space: nowrap;
  animation: scrollLoopFooter 50s linear infinite;
  font-size: 50px;
  /* font-weight: 800; */
  text-transform: uppercase;
  /* font-family: "Antonio", sans-serif; */
  font-family: 'Albert Sans', sans-serif;
  color: black;
  padding: 10px 0;
}

@keyframes scrollLoopFooter {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* Footer base */
.home-footer {
  background: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  border-top: 1px solid black;
  width: 100%;
  padding: 20px 30px;
}

.home-footer-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1600px;
  margin: 0 auto;
}

.home-footer-left {
  display: flex;
  align-items: center;
}

.home-footer-right {
  display: flex;
  align-items: center;
  gap: 30px;
  font-family: 'Albert Sans', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}

.home-footer-right a {
  color: white;
  text-decoration: none;
}

/* Hover solo para desktop */
@media (min-width: 769px) {
  .home-footer-right a:hover {
    text-decoration: line-through;
  }
}

.home-footer-copy {
  margin-left: 50px;
  font-weight: normal;
}

/* Responsive minimalista */
@media (max-width: 768px) {
  .home-footer-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }

  .home-footer-left, .home-footer-right {
    justify-content: center;
  }

  .home-footer-right {
    gap: 20px;
  }

  .home-footer-copy {
    margin-left: 0;
  }
}


















/*HOME-PAGE ****************************************************+++++++++++++++++++++*******************-HOME-PAGE-*********/
/*HOME-PAGE*/








/*-HOME-CONTENEDOR-1-************************TEXTO-Y-TECLADO************************************************************************************************/

/* Contenedor principal */
.hero-3d-container {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

/* El iframe que carga Spline */
.hero-3d-iframe {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

/* El texto encima del 3D */
.hero-3d-overlay-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 4rem;
  font-weight: bold;
  font-family: sans-serif; 
  text-align: center;
  z-index: 10;
  pointer-events: none; /* Deja pasar el mouse al iframee */
}


/*texto*/

.hero-3d-overlay-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: rgb(0, 0, 0);
  font-size: 330px;
  font-weight: 900;
  font-family: 'Albert Sans', sans-serif;
  
  text-align: center;
  z-index: 10;
  pointer-events: none;
  display: flex;
  gap: 0.2em;
  
}



/* La J empieza girada 180 grados */
.letter-j {
  display: inline-block;
  transform: rotate(180deg);
  transition: transform 0.6s ease;
}



.home-bg-text {
  /* font-family: "Alexandria", sans-serif; */
  font-family: 'Albert Sans', sans-serif;
  font-size: 200px;
  font-weight: 900;
  color: black;
  text-transform: uppercase;
  /* line-height: 0.8; */
  white-space: nowrap;
  user-select: none;
  pointer-events: none;
  /* transition: transform 0.2s ease, color 0.5s ease; */
  transform: scaleY(2.3) scaleX(1.5) translate(0px, 0px);
 
}

.home-bg-text.dark {
  color: white;
}




/* Responsive: tablets */
@media screen and (max-width: 992px) {
  .home-bg-text {
    font-size: 120px;
    transform: scaleY(2) scaleX(1.3);
  }
}

/* Responsive: celulares */
@media screen and (max-width: 576px) {
  .home-bg-text {
    font-size: 80px;
    transform: scaleY(1.7) scaleX(1.2);
  }
}

/*-HOME-CONTENEDOR-2-************************-ABOUT-ME-************************************************************************************************/

.home-contenedor-2{
    background-color: black;
    color: white;

    
    
}


.home-h2-contenedor-2{
    font-family: "Antonio", sans-serif;
    
    font-size: 80px;

}

.home-p-contenedor-2-sub{
    font-family: "Antonio", sans-serif;
    

}


.home-p-contenedor-2-texto{
    font-family: 'Albert Sans', sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;

}

.home-p-contenedor-2-link {
  color: #ffffff;
  font-weight: 300;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.home-p-contenedor-2-link:hover {
  text-decoration: line-through;
  font-weight: 200;
  letter-spacing: 0.5px;
  transform: translateY(-1px);
}



/*texto de gif*/


.home-p-contenedor-2-gif{
    font-family: 'Albert Sans', sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 800;

}

.home-p-contenedor-2-gif-2{
    font-family: 'Albert Sans', sans-serif;
    font-size: 20px;
    font-weight: 400;

}


/*animación-modelo*/




/*-HOME-CONTENEDOR-3-************************-MY-SUPERPOWERS-************************************************************************************************/


/*CONTENEDOR-3-HOME*/

.home-contenedor-3{
    background-color: #000;
    color: white;
}


.home-h2-contenedor-3{
    font-family: "Antonio", sans-serif;
    font-size: 80px;

}

.home-h2-contenedor-3-my{
    font-family: "Antonio", sans-serif;
    font-size: 60px;

}


/*CIRCULOS-CONTENEDOR-3-HOME*/


.home-contenedor-3-circulo {
  position: relative;
  width: 288px;
  height: 288px;
  border-radius: 50%;
  overflow: hidden;
  transition: all 0.6s ease;
  cursor: pointer;
}

.home-contenedor-3-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  transition: filter 0.4s ease, transform 0.6s ease;
}

.home-contenedor-3-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px;
  text-align: center;
  transition: all 0.5s ease;
  pointer-events: none;
}

.home-contenedor-3-texto-principal {
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
  z-index: 2;
  transition: opacity 0.4s ease;
  font-family: 'Albert Sans', sans-serif;
  
}

.home-contenedor-3-descripcion {
  color: black;
  opacity: 0;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  padding: 20px;
  pointer-events: none;
  transition: opacity 0.5s ease;
  font-family: 'Albert Sans', sans-serif;
}

.home-contenedor-3-circulo:hover {
  border-radius: 40% 60% 70% 30% / 30% 40% 60% 70%;
  background: rgb(118, 113, 122);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  transition: border-radius 1s ease-in-out, background 0.5s ease;
}

.home-contenedor-3-circulo:hover .home-contenedor-3-img {
  filter: blur(5px) brightness(0.6);
  transform: scale(1.05);
}

.home-contenedor-3-circulo:hover .home-contenedor-3-texto-principal {
  opacity: 0;
}

.home-contenedor-3-circulo:hover .home-contenedor-3-descripcion {
  opacity: 1;
  /* color: rgb(255, 255, 255); */
  color: white;
  
}



/*melt*/

.img-manchita-full {
  width: 100vw;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  overflow: hidden;
}

/* Imagen en sí */
.img-manchita-full img {
  width: 100vw;
  max-width: none; /* evita que algún contenedor limite su expansión */
  height: auto;
  display: block;
}






/*-HOME-CONTENEDOR-4-************************-SELECTED-CASES-************************************************************************************************/



/*CONTENEDOR-4-HOME*/


/*TEXTO*/
.home-h2-contenedor-4{
    font-family: "Antonio", sans-serif;
    font-size: 80px;
    color: black;

}


/*=== CONTENEDOR-4-HOME-CARDS ===*/

/*=== TEXT STYLES ===*/
.home-h3-contenedor-4 {
  font-family: "Antonio", sans-serif;
  font-size: 50px;
  text-transform: uppercase;
}

.home-p-contenedor-4 {
  font-family: 'Albert Sans', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
}

/*=== CARD IMAGE CONTAINER ===*/
.home-contenedor-4-card {
  position: relative;
  width: 600px;
  height: 190px;
  overflow: hidden;
  border-radius: 16px;
  cursor: pointer;
  transition: transform 0.4s ease;
}

.home-contenedor-4-img-card {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
  display: block;
  transition: transform 0.4s ease, filter 0.4s ease;
}

/* Overlay para ícono */
.home-contenedor-4-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
  z-index: 10;
}

.home-contenedor-4-icono {
  width: 59px;
  height: 52px;
  object-fit: contain;
  image-rendering: pixelated; /* o crisp-edges si prefieres */
  filter: none !important;
  pointer-events: none;
}

/* Hover: blur sutil y zoom de la imagen */
.home-contenedor-4-card:hover .home-contenedor-4-img-card {
  filter: blur(2px) brightness(0.9);
  transform: scale(1.03);
}

/* Hover: aparece el icono sin filtros ni blur */
.home-contenedor-4-card:hover .home-contenedor-4-overlay {
  opacity: 1;
}

/*=== RESPONSIVE ===*/
@media screen and (max-width: 768px) {
  .home-contenedor-4-card {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 5;
  }

  .home-contenedor-4-overlay {
    width: 100%;
    height: 100%;
  }

  .home-contenedor-4-img-card {
    width: 100%;
    height: 100%;
  }
}


/*NUEVO CODIGO DE CASOS*/

.home-contenedor-4-caja {
  display: block;
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 105px;
  border-radius: 16px;
  overflow: hidden;
  text-decoration: none; /* elimina subrayado del link */
  color: inherit; /* hereda el color del texto */
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.home-contenedor-4-caja:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
}

.home-contenedor-4-caja-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../img/franja-selected-2.png'); /* cambia por tu ruta */
  background-size: cover;
  background-position: center;
  filter: blur(8px);
  z-index: 1;
}

.home-contenedor-4-caja-textos {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  text-align: center;
  padding: 0 20px;
}

.home-contenedor-4-caja-textos h3 {
  font-size: 20px;
  margin: 0;
  font-weight: 600;
}

.home-contenedor-4-caja-textos p {
  font-size: 14px;
  margin: 0;
}
















/*-HOME-CONTENEDOR-3-************************-CONTACT-************************************************************************************************/

/*TEXTO*/
.home-h2-contenedor-5{
    font-family: "Antonio", sans-serif;
    font-size: 150px;
    text-transform: uppercase;
    font-weight: 400;
    color: black;

}

.home-p-contenedor-5{
    font-family: "Antonio", sans-serif;
    font-size: 150px;
    text-transform: uppercase;
    font-weight: 800;
    color: black;

}

.home-h2-contenedor-5,
.home-p-contenedor-5 {
  margin: 0;
  padding: 0;
  line-height: 1; /* Opcional: reduce aún más el espacio vertical */
}


/*botones-y-p*/

.home-p-2-contenedor-5{
    font-family: "Albert Sans", sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 400;
    color: black;

}




/* Texto superior */
.home-contenedor-5-p-2 {
  font-family: 'Albert Sans', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.home-contenedor-5-botones {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.home-contenedor-5-boton {
  position: relative;
  display: inline-block;
  font-family: 'Albert Sans', sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  color: #000;
  border: 1px solid #000;
  border-radius: 999px;
  padding: 6px 14px;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  line-height: 1;
  text-decoration: none;
}

/* Texto base que define el ancho */
.text-static {
  visibility: hidden; /* define el ancho pero no se ve */
}

/* Texto animado encima */
.scroll-text {
  position: absolute;
  left: 14px; /* igual al padding horizontal */
  top: 50%;
  transform: translateY(-50%);
  white-space: nowrap;
  pointer-events: none;
  color: inherit;
}

/* Animación al hacer hover */
.home-contenedor-5-boton:hover .scroll-text {
  animation: scrollLoop 8s linear infinite;
}

/* Reset al quitar el hover */
.home-contenedor-5-boton:not(:hover) .scroll-text {
  animation: none;
  transform: translateY(-50%) translateX(0);
  transition: transform 0.4s ease;
}

@keyframes scrollLoop {
  0% {
    transform: translateY(-50%) translateX(0);
  }
  100% {
    transform: translateY(-50%) translateX(-50%);
  }
}


























@media (max-width: 768px) {
  /* Estilo uniforme para TODOS los h2 en mobile */
  h2,
  .home-h2-contenedor-2,
  .home-h2-contenedor-3-my,
  .home-h2-contenedor-3,
  .home-h2-contenedor-4,
  .home-h2-contenedor-5 {
    font-size: 3.0rem;
    line-height: 1.3;
    text-align: center;
    word-break: break-word;
  }

  /* Achicar párrafo "I’m a creative developer..." */
  .home-p-contenedor-2-texto {
    font-size: 1rem;
    line-height: 1.6;
    text-align: center;
    padding: 0 1rem;
  }

  /* Subtítulo bajo MY SUPERPOWERS */
  .home-p-contenedor-2-gif-2 {
    font-size: 1rem;
    text-align: center;
    margin-top: 1rem;
  }

  /* Espaciado entre cards de SUPERPOWERS */
  .home-contenedor-3 .col-md-3 {
    margin-bottom: 1.5rem;
  }

  /* Ajustes en LET'S CONTACT */
  .home-h2-contenedor-5 {
    font-size: 3.4rem;
    text-align: center;
  }

  .home-p-contenedor-5 {
    font-size: 2.6rem;
    text-align: center;
    margin-top: -0.5rem;
  }
}

















/*ABOUT-ME-PAG ****************************************************+++++++++++++++++++++*******************-ABOUT-ME-PAGE*********/
/*ABOUT-ME-PAG*/


















/*TECLADO-CONTAINER-ABOUT-ME++++++++++++++++++++++++++++++++++++++++*/

.jopa-keyboard-container {
  display: flex;
  justify-content: center;
  align-items: center;
  perspective: 1000px; /* Añadido para efecto 3D */
}

.jopa-keyboard-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr); /* Número fijo de columnas */
  gap: 16px;
  background: #111 url('../img/foto-1.jpg') center/cover no-repeat; /* Ruta relativa al CSS */
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.6); /* Sombra más profunda */
  max-width: 1200px;
  width: 100%;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;

  /* Flotación suave */
  animation: levitar 3s ease-in-out infinite;
  transform-origin: center;
}

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

.jopa-key {
  background-color: #000;
  color: #fff;
  font-family: "Albert Sans", sans-serif;
  font-size: 1rem;
  padding: 1.5rem;
  border: none;
  border-radius: 10px;
  box-shadow: 0 6px 0 #222;
  transition: all 0.2s ease;
  cursor: pointer;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 80px;
}

/* Hover y active */
.jopa-key:hover {
  background-color: #333;
  transform: translateY(-3px);
  box-shadow: 0 8px 15px rgba(255, 255, 255, 0.1);
}

.jopa-key:active {
  transform: translateY(2px);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
}

/* Tamaños personalizados */
.key-wide {
  grid-column: span 2;
}

.key-big {
  grid-column: span 3;
}

.key-tall {
  min-height: 120px;
}








/*FONDO-ABOUT-ME-CONTENEDOR-TEXTO++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/* Fondo con texto gigante */
.about-wrapper {
  width: 100vw;
  height: 100vh;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.about-text {
  font-family: 'Albert Sans', sans-serif;
  font-size: 250px;
  font-weight: 900;
  color: black;
  text-transform: uppercase;
  transform: scaleY(2);
  line-height: 0.8;
  white-space: nowrap;
  user-select: none;
  pointer-events: none;
}

/* Contenedor de contenido encima */
.mi-contenedor-superior {
  position: fixed; /* fijo sobre la ventana */
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1; /* encima del fondo */
  color: white;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  pointer-events: auto;
  background: transparent; /* para no tapar el fondo */
}





















/*-MY-WORK-PAGE ****************************************************+++++++++++++++++++++*******************-MY-WORK-PAGE-*********/
/*MY-WORK-PAGE*/


/*-MY-WORK-PAGE-CONTENEDOR-1-************************TEXTO*********************************************************************************************/


/* MY-WORK - fondo con texto */
.my-work-bg-wrapper {
  position: relative;
  width: 100vw;
  height: 100vh;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: background 0.5s ease;
}

.my-work-bg-wrapper.dark {
  background: black;
}

.my-work-bg-text {
  font-family: 'Albert Sans', sans-serif;
  font-size: 200px;
  font-weight: 900;
  color: black;
  text-transform: uppercase;
  /* line-height: 0.8; */
  white-space: nowrap;
  user-select: none;
  pointer-events: none;
  /* transition: transform 0.2s ease, color 0.5s ease; */
  transform: scaleY(2.3) scaleX(1.5) translate(0px, 0px);
}

.my-work-bg-text.dark {
  color: white;
}

.w-work {
  color: white;
}

/* Responsive: tablets */
@media screen and (max-width: 992px) {
  .my-work-bg-text {
    font-size: 120px;
    transform: scaleY(2) scaleX(1.3);
  }
}

/* Responsive: celulares */
@media screen and (max-width: 576px) {
  .my-work-bg-text {
    font-size: 80px;
    transform: scaleY(1.7) scaleX(1.1);
    color: white;
  }
}

/*-MY-WORK-PAGE-CONTENEDOR-2-************************-CARDS-CASES-*********************************************************************************************/


/*BOTONES*/


.my-work-btn-pro {
  font-size: 11px;
  padding: 5px 12px;
  background-color: #000;
  color: #fff;
  border-radius: 999px;
  text-decoration: none;
  transition: all 0.3s ease;
  font-family: 'Albert Sans', sans-serif;
}

.my-work-btn-pro:hover {
  background-color: #fff;
  color: #000;
}

/*TEXTO*/

.my-work-h2-contenedor-2{
    font-family: "Antonio", sans-serif;
    font-size: 80px;
    color: black;

}


.my-work-p-contenedor-2{
    font-family: 'Albert Sans', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: black;

}




/*CARDS*/

.my-work-contenedor-4-caja {
  position: relative;
  width: 350px;
  height: 350px;
  border-radius: 50%;
  overflow: hidden;
  background-color: black; /* fallback */
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin: 0 auto;
}

.my-work-contenedor-4-caja:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
}

.my-work-contenedor-4-caja-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../img/anchor-1.gif'); /* Ajusta tu ruta */
  background-size: cover;        /* Hace que se ajuste al contenedor */
  background-position: center;   /* Centra la imagen */
  background-repeat: no-repeat;  /* Evita repeticiones */
  border-radius: 50%;            /* Aplica redondeado igual que el contenedor */
  filter: blur(8px);
  z-index: 1;
}


.my-work-contenedor-4-caja-contenido {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
}

.my-work-contenedor-4-caja-contenido h3 {
  font-size: 18px;
  margin: 0 0 5px;
  font-weight: 600;
  font-family: 'Albert Sans', sans-serif;
}

.my-work-contenedor-4-caja-contenido p {
  font-size: 14px;
  margin: 0 0 12px;
  font-family: 'Albert Sans', sans-serif;
}

.my-work-contenedor-4-botones {
  display: flex;
  gap: 8px;
}

.my-work-btn {
  font-size: 11px;
  padding: 5px 12px;
  background-color: #000;
  color: #fff;
  border-radius: 999px;
  text-decoration: none;
  transition: all 0.3s ease;
  font-family: 'Albert Sans', sans-serif;
}

.my-work-btn:hover {
  background-color: #fff;
  color: #000;
}


/*CARDS BG*/

/* ****-CARD-1-PROJ***toma el nativo***/


/* ****-CARD-2-PROJ******/

.my-work-contenedor-4-caja-bg-2-2pro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../img/gif-ordenia-1.gif'); /* Ajusta tu ruta */
  background-size: cover;        /* Hace que se ajuste al contenedor */
  background-position: center;   /* Centra la imagen */
  background-repeat: no-repeat;  /* Evita repeticiones */
  border-radius: 50%;            /* Aplica redondeado igual que el contenedor */
  filter: blur(8px);
  z-index: 1;
}


/* ****-CARD-3-PROJ******/

.my-work-contenedor-4-caja-bg-2-3pro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../img/marshall-pic.jpg'); /* Ajusta tu ruta */
  background-size: cover;        /* Hace que se ajuste al contenedor */
  background-position: center;   /* Centra la imagen */
  background-repeat: no-repeat;  /* Evita repeticiones */
  border-radius: 50%;            /* Aplica redondeado igual que el contenedor */
  filter: blur(8px);
  z-index: 1;
}


/*-MY-WORK-PAGE-CONTENEDOR-3-************************-CARDS-CASES-CREATIVE-*********************************************************************************************/



/* ****-CARD-1-EXP******/


.my-work-contenedor-4-caja-bg-2-1exp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../img/gif-about-1.gif'); /* Ajusta tu ruta */
  background-size: cover;        /* Hace que se ajuste al contenedor */
  background-position: center;   /* Centra la imagen */
  background-repeat: no-repeat;  /* Evita repeticiones */
  border-radius: 50%;            /* Aplica redondeado igual que el contenedor */
  filter: blur(8px);
  z-index: 1;
}



/* ****-CARD-2-EXP******/


.my-work-contenedor-4-caja-bg-2-2exp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../img/gif-mano.gif'); /* Ajusta tu ruta */
  background-size: cover;        /* Hace que se ajuste al contenedor */
  background-position: center;   /* Centra la imagen */
  background-repeat: no-repeat;  /* Evita repeticiones */
  border-radius: 50%;            /* Aplica redondeado igual que el contenedor */
  filter: blur(8px);
  z-index: 1;
}

/* ****-CARD-3-EXP******/


.my-work-contenedor-4-caja-bg-2-3exp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../img/gif-face.gif'); /* Ajusta tu ruta */
  background-size: cover;        /* Hace que se ajuste al contenedor */
  background-position: center;   /* Centra la imagen */
  background-repeat: no-repeat;  /* Evita repeticiones */
  border-radius: 50%;            /* Aplica redondeado igual que el contenedor */
  filter: blur(8px);
  z-index: 1;
}









/* Cards - asegúrate que tengan z-index bajo */
.my-work-contenedor-4-caja,
.my-work-contenedor-4-caja-contenido,
.my-work-contenedor-4-botones,
.my-work-btn {
  position: relative;
  z-index: 1; /* Bajo */
}

/* Modal Overlay - cubre toda la pantalla */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0,0,0,0.7);
  display: none; /* Oculto por defecto */
  align-items: center;
  justify-content: center;
  z-index: 9999; /* Muy arriba */
}

/* Modal Content - caja del popup */
.modal-content {
  position: relative;
  width: 90vw;
  max-width: 900px;
  height: 80vh;
  background-color: #111;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.7);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  z-index: 10000; /* Más arriba que overlay */
}

/* Botón cerrar */
.modal-close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 28px;
  background: transparent;
  border: none;
  color: white;
  cursor: pointer;
  z-index: 10001; /* Encima de todo */
  font-weight: 700;
  transition: color 0.3s ease;
}



/* iframe dentro del modal */
.modal-iframe {
  flex-grow: 1;
  border: none;
  border-radius: 0 0 20px 20px;
  width: 100%;
  height: 100%;
  z-index: 9999;
}




/*-MY-WORK-PAGE-CONTENEDOR-3-************************DESKTOP*********************************************************************************************/


.line-wrapper {
  padding-inline: 30px;
}

.line-text-line {
  display: flex;
  align-items: center;
  text-align: center;
  color: black;
  font-family: 'Albert Sans', sans-serif;
  font-size: 16px;
  /* text-transform: uppercase; */
  gap: 20px;
}

.line-text-line::before,
.line-text-line::after {
  content: '';
  flex: 1;
  border-bottom: 1px solid black;
}

/* Responsive: solo texto en pantallas pequeñas */
@media (max-width: 768px) {
  .line-text-line::before,
  .line-text-line::after {
    display: none;
  }

  .line-text-line {
    justify-content: center;
  }
}




























/*--------ELEMENTOS-EXTRA-----------*/

/*RUEDA++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


.jopa-rotating-wrapper {
  position: relative;
  width: 300px;
  height: 300px;
  margin: 0 auto;
}

/* IMAGEN REDONDA */
.jopa-circle-image {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  transition: filter 0.4s ease;
}

/* SVG GIRATORIO */
.jopa-svg-text {
  width: 300px;
  height: 300px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  animation: jopa-spin 10s linear infinite;
  transition: opacity 0.3s ease;
}

/* TEXTO CURVADO */
.jopa-curved-text {
  font-size: 20px;
  font-family: Arial, sans-serif;
  fill: rgb(0, 0, 0);
  text-transform: uppercase;
  letter-spacing: 6px;
}

@keyframes jopa-spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* ESTADO DEFAULT Y HOVER */

.jopa-alt-text {
  opacity: 0;
  pointer-events: none;
}

.jopa-rotating-wrapper:hover .jopa-circle-image {
  filter: grayscale(100%);
}

.jopa-rotating-wrapper:hover .jopa-default-text {
  opacity: 0;
}

.jopa-rotating-wrapper:hover .jopa-alt-text {
  opacity: 1;
}


/*SCROLL++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

