
html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  width: 100%;
} 

.carousel {
    display: flex;
    justify-content: center;
    align-items: center;
    perspective: 1000px;
    margin: 50px auto;
    width: 80%;
    overflow: hidden;
}
.carousel-inner {
    display: flex;
    transform-style: preserve-3d;
    transition: transform 1s;
}
.carousel-item {
    min-width: 300px;
    margin: 0 10px;
    transition: transform 1s;
}
.carousel-item img {
    width: 100%;
    border-radius: 10px;
}
.buttons {
    text-align: center;
    margin-top: 20px;
}
.buttons button {
    padding: 10px;
    margin: 5px;
}


.titulo {
    color: #642a73;
    font-size: 30px;
    text-align: center;
    margin-bottom: 60px;
}

body.dark .titulo{
    color: #fff;
}


/* Estilo para el color en modo claro */
.path-fill {
    fill: rgb(230, 230, 230);
  }

  .path-fill-user {
    fill:#f5f7fa;
  }
  
    body.dark .path-fill-user {
    fill: #1b1b1b;
  }
  /* Estilo para el color en modo oscuro */
  body.dark .path-fill {
    fill: #1b1b1b;
  }
  
/* Header */

.head {
    width: 100%;
    height: 600px;
    background: #bc4e9c;

    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.head.contacto{
    background: #bc4e9c;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, hsla(340, 95%, 50%, 0.459), hsla(317, 45%, 52%, 0.664)), url(images/modelos/niña/modelo-niña-camisa-blanca-2.jpg);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, hsla(340, 95%, 50%, 0.459), hsla(317, 45%, 52%, 0.664)), url(images/modelos/niña/modelo-niña-camisa-blanca-2.jpg);
        background-repeat: no-repeat;
    background-size: cover;
    
    
}
.head.admin{
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, hsla(180, 100%, 55%, 0.459), hsla(197, 100%, 55%, 0.664)), url(../images/Extras/OSO.jpg);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, hsla(180, 100%, 55%, 0.459), hsla(197, 100%, 55%, 0.664)), url(../images/Extras/OSO.jpg);
}

.head.admin1{
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, hsla(54, 100%, 59%, 0.459), hsla(19, 93%, 57%, 0.664)), url(../images/designs/cat3.jpg);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, hsla(54, 100%, 59%, 0.459), hsla(19, 93%, 57%, 0.664)), url(../images/designs/cat3.jpg);
}

.head.admin2{
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, hsla(281, 100%, 56%, 0.459), hsla(290, 100%, 73%, 0.664)), url(../images/designs/Fondo-Artico-Detallado.jpg);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right,hsla(281, 100%, 56%, 0.459), hsla(290, 100%, 73%, 0.664)), url(../images/designs/Fondo-Artico-Detallado.jpg);
}

.head.admin3{
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, hsla(135, 100%, 56%, 0.459), hsla(160, 100%, 60%, 0.664)), url(../images/designs/chetah.jpg);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right,hsla(135, 100%, 56%, 0.459), hsla(160, 100%, 60%, 0.664)), url(../images/designs/chetah.jpg);
}

.head.admin5{
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, hsla(0, 100%, 52%, 0.459), hsla(315, 100%, 60%, 0.664)), url(../navidad/images/modelos/niña/modelo-niña-camisa-blanca-2.jpg);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right,hsla(0, 100%, 52%, 0.459), hsla(315, 100%, 60%, 0.664)), url(../navidad/images/modelos/niña/modelo-niña-camisa-blanca-2.jpg);
}

.head.usuario{
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, hsla(180, 100%, 55%, 0.459), hsla(197, 100%, 55%, 0.664)), url(images/FondoPortal.webp);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, hsla(180, 100%, 55%, 0.459), hsla(197, 100%, 55%, 0.664)), url(images/FondoPortal.webp);
    background-repeat: no-repeat;
    background-size: cover;
}


.naver{
    text-align: right;
    padding: 30px 50px 0 0;
}

.naver > a{
    color:#fff;
    font-weight: 300;
    text-decoration: none;
    margin-right: 10px;
}

.naver > a:hover{
    text-decoration: underline;
}

.head .textos-header{
    display: flex;
    height: 430px;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.textos-header h1{
    font-size: 50px;
    color:#fff;
}

.admin{
        word-wrap: break-word;       /* rompe palabras largas */
        overflow-wrap: break-word;   /* alternativa moderna */
        hyphens: auto;               /* divide con guiones si hace falta */
        max-width: 100%;
        position: relative;
        text-align: center;
        justify-content: center;
        align-items: center;
}

.user{
        word-wrap: break-word;       /* rompe palabras largas */
        overflow-wrap: break-word;   /* alternativa moderna */
        hyphens: auto;               /* divide con guiones si hace falta */
        max-width: 100%;
        position: relative;
        text-align: center;
        justify-content: center;
        align-items: center;
}

.textos-header .admin-header{
    font-size: 50px;
    color:#fff;
}

.textos-header .usuario-header{
    font-size: 50px;
    color:#fff;
}

.textos-header .admin-header-p{
    font-size: 30px;
    font-weight: 300;
    color:#fff;
}

.textos-header .usuario-header-p{
    font-size: 30px;
    font-weight: 300;
    color:#fff;
}


.textos-header h2{
    font-size: 30px;
    font-weight: 300;
    color:#fff;
}

.wave{
    position: absolute;
    bottom: -2;
    width: 100%;


}

/* About us */

main .sobre-nosotros{
    padding: 30px 0 60px 0;
    background-color: rgb(230, 230, 230);
}

body.dark main .sobre-nosotros{
    padding: 30px 0 60px 0;
    background-color:  #1b1b1b;
}



.contenedor-sobre-nosotros{
    display: flex;
    justify-content: space-evenly;
}

.imagen-about-us{
    width: 40%;
    max-width: 500px;
}

.sobre-nosotros .contenido-textos{
    width: 42%;
    margin-top: 40px;
}

.contenido-textos h3{
    margin-bottom: 15px;
}

.contenido-textos h3 span{
    background: #4d0686;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 30px;
    padding: 2px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .5);
    margin-right: 5px;
}

.contenido-textos p{
    color: #2b2b2b;
    padding: 0px 0px 30px 15px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    text-align: justify;
}

body.dark .contenido-textos p{
    color: white;
}

body.dark .contenido-textos h3{
    color: rgb(255, 196, 0);
}


/* Galeria */


.portafolio{
    background: #f2f2f2;
    height: 48%;
}

body.dark .portafolio{
    background: #3d3d3d;
}

.titulo-portafolio {
    color: #FFD700;
    font-weight: 600;
    padding-top: 40px;
    padding-bottom: 30px;
    text-align: center;
    font-size: 32px;
}

.galeria-port{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    padding-bottom: 40px;
}

.imagen-port{
    width: 24%;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .5);
}

.imagen-port > img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.hover-galeria{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    transform: scale(0);
    background: hsla(273,91%,27%, 0.7);
    transition: transform .5s;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.hover-galeria img{
    width: 50px;
}

.hover-galeria p{
    color: #fff;
}

.imagen-port:hover .hover-galeria{
    transform: scale(1);
}

/* Clients */

.titulo-admins{
    color: #FFD700;
    font-weight: 600;
    padding-top: 40px;
    padding-bottom: 30px;
    text-align: center;
    font-size: 32px;
}
.cartas{
    display: flex;
    justify-content: space-evenly;
    height: 300px;
}

.cartas .card{
    background: #4d0686;
    display: flex;
    width: 46%;
    height: 200px;
    align-items: center;
    justify-content: space-evenly;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.6);
}

.cartas .card img{
    width: 100px;
    height: 100px;
    object-fit: cover;
    border: 3px solid #fff;
    border-radius: 50%;
    display: block;
}

.cartas .card > .contenido-texto-card{
    width: 60%;
    color: #fff;
}

.cartas .card > .contenido-texto-card p{
    font-weight: 300;
    padding-top: 5px;
}

/*  Our team */

.about-services{
    background: #f2f2f2;
    padding-bottom: 30px;
    width: 100%;
    max-width: 100vw;

}

body.dark .about-services{
    background-color: #363636;
}

.titulo-contacto{
    color: #FFD700;
    font-weight: 600;
    padding-top: 40px;
    padding-bottom: 30px;
    text-align: center;
    font-size: 32px;
    max-width: 100%;
}


.servicio-cont{
    display:flex;
    justify-content: space-between;
    align-items: center;
}

.servicio-ind{
    width: 28%;
    text-align: center;
}

.servicio-ind img{
    width: 90%;
}

.servicio-ind h3{
    margin: 10px 0;
}

.servicio-ind p{
    color: #2b2b2b;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    text-align: justify;
    text-align: center;
}

body.dark .servicio-ind h3{
    color: rgb(12, 219, 255);
}
body.dark .servicio-ind p {
    color: white;
}

/* footer */

footer{
    background: #414141;
    padding: 60px 0 30px 0;
    margin: auto;
    overflow: hidden;
}

.contenedor-footer{
    display: flex;
    width: 90%;
    justify-content: space-evenly;
    margin: auto;
    padding-bottom: 50px;
    border-bottom: 1px solid #ccc;
}

.content-foo{
    text-align: center;
}

.content-foo h4{
    color: #fff;
    border-bottom: 3px solid #af20d3;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.content-foo p{
    color: #ccc;
}

.titulo-final{
    text-align: center;
    font-size: 24px;
    margin: 20px 0 0 0;
    color: #9e9797;
}
    .mainer{
          display: flex;
            flex-wrap: wrap;
            overflow-x: hidden;
    }




@media screen and (max-width:900px){
    header{
        background-position: center;
    }

    .contenedor-sobre-nosotros{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .sobre-nosotros .contenido-textos{
        width: 90%;
    }

    .imagen-about-us{
        width: 90%;
    }

    /* Galeria */

    .imagen-port{
        width: 44%;
    }

    /* Clientes */

    .cards{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .cards .card{
        width: 90%;
    }

    .cards .card:first-child{
        margin-bottom: 30px;
    }

    /* servicios */

    .servicio-cont{
        justify-content: center;
        flex-direction: column;
    }

    .servicio-ind{
        width: 100%;
        text-align: center;
    }

    .servicio-ind:nth-child(1), .servicio-ind:nth-child(2){
        margin-bottom: 60px;
    }

    .servicio-ind img{
        width: 130px;
    }
}

@media screen and (max-width:500px){
    nav{
        padding-left: 10px ;

    }


    .textos-header h1{
        font-size: 35px;
    }

    .textos-header h2{
        font-size: 20px;
    }

    /* ABOUT US */

    .imagen-about-us{
        margin-bottom: 60px;
        width: 99%;
    }

    .sobre-nosotros .contenido-textos{
        width: 95%;
    }

    /* Galeria */

    .imagen-port{
        width: 95%;
    }

    /* Clients */

    .cards .card{
        height: 450px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .cards .card img{
        width: 90px;
        height: 90px;
    }

    /* Footer */

    .contenedor-footer{
        flex-direction: column;
        border: none;
    }

    .content-foo{
        margin-bottom: 20px;
        text-align: center;
    }

    .content-foo h4{
        border: none;
    }

    .content-foo p{
        color: #ccc;
        border-bottom: 1px solid #f2f2f2;
        padding-bottom: 20px;
    }

    .titulo-final{
        font-size: 20px;
    }
}

footer {
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 2rem 8%;
    background-color:#0e0e0e;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transition: all .6s ease;
}

.logo {
    height: 50px;  
  }
  
  .footer-menu-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 1rem;

}





.footer-menu-container {
    list-style-type: none;
    color: #f2f2f2;
    font-size: 18px;
}

.menu-item {
    margin: 1rem 1.5rem;
    cursor: pointer;
    opacity: 0.6;
}

.menu-item:hover {
    opacity: 1;
}

.copyright {
    color: #f2f2f2;
    opacity: 0.3;
    text-align: center;
}

.social-icons-container {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    cursor: pointer;
    justify-content: center;
}

.social-icon {
    position: relative;
    width: 80px;
    height: 80px;
    margin: 20px;
    border-radius: 50%;
    transition: all .8s;

}

.social-icon:hover {
    background-color: #1877f2;
    box-shadow: 0 0 20px #1877f2;
}

.social-icon:hover:nth-child(2) {
    background-color: #e60073;
    box-shadow: 0 0 20px #e60073 ;
}

.social-icon:hover:nth-child(3) {
    background-color: #25d366;
    box-shadow: 0 0 20px #25d366;
}

.social-icon:hover:nth-child(4) {
    background-color: black; /* Cambiado a negro al hacer hover */
    box-shadow: 0 0 15px #ff0095; /* Este efecto se mantiene */
}

.social-icon i {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.7rem;

}

svg circle {
    stroke-dasharray: 150;
    transition: all .8s ease-in-out;

}

.social-icon:hover circle {
    stroke-dasharray: 220;
}


body.dark .copyright {
    color: #666666;
}

body.dark .footer-menu-container {
    list-style-type: none;
    color: #3d3d3d;
    font-size: 18px;
}

body.dark .social-icon i {
    color: #000000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.7rem;

}
body.dark .social-icon:hover circle {
    stroke: #ebe9e9;
}

body.dark svg circle {
    stroke: #6e6c6c;
}

.spans {
    width: 119%;
    height: 50px;
    background-color: #000000;
    margin-bottom: -32px;
    text-align: center;
    transform: var(--tran-05);
    padding: 10px;
}

body.dark .spans {
    background-color: white;
}





.faq-header {
  position: relative;
  width: 100%;
  height: 400px;
  background-image: url(images/modelos/niña/modelo-niña-camisa-blanca-2.jpg);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}

.faq-overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.faq-content {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 20px;
}

.faq-content h1 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 10px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

.faq-content p {
  font-size: 1.2rem;
  color: white;
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
}

.faq-wave {
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 0;
}

.faq-wave svg {
  display: block;
  width: 110%;
  height: 90px;
  position: absolute;
  bottom: 0; /* o top: 0; según tu diseño */
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 10; /* Asegúrate que sea mayor al fondo */
  pointer-events: none; /* Evita que interrumpa clics si es decorativo */
  filter: none !important; /* Aisla del filtro padre */
}

.faq-wave path{
    fill: rgb(245, 243, 243);
}

body.dark .faq-wave path{
   fill: #1f1c1c;
}



.faq-top-right {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 3;
  display: flex;
  gap: 10px;
}

.faq-item {
  background-color: rgba(255, 255, 255, 0.075);
  color: white;
  padding: 14px 14px;
  border-radius: 8px;
  font-size: 0.9rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
  backdrop-filter: blur(4px);
}

.faq-item:hover {
  background-color: rgba(255, 255, 255, 0.3);
}


.icon-sesion-accounts{
    width: 45px;
    height:45px;
    border-radius: 50%;
    display: flex; /* Ajuste */
    align-items: center; /* Centrar ícono verticalmente */
    justify-content: center; /* Centrar ícono horizontalmente */
    position: relative;
    z-index: 10000;
}

   


.icon-sesion-accounts:hover .dropdown-menu {
    display: block; /* Mostrar el menú al hacer hover */
}

.faq-item1 {
  background-color: rgba(255, 255, 255, 0);
  color: white;
  padding: 6px 14px;
  border-radius: 8px;
  font-size: 0.9rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
}


.faq-search-section {
  background-color: rgb(245, 243, 243);
  padding: 60px 20px;
  text-align: center;
}

body.dark .faq-search-section{
    background-color:#1f1c1c;
}

.faq-search-container {
  max-width: 700px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.faq-search-title {
  font-size: 2rem;
  color: #333;
  margin-bottom: 50px;
}

body.dark .faq-search-title {
  color: #ffdc6a;

}

.faq-search-input {
  width: 100%;
  padding: 14px 20px;
  font-size: 1rem;
  border: 1px solid #ccc;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
}

body.dark .faq-search-input {
  box-shadow: 0 2px 8px rgba(255, 255, 255, 0.199);
}




.faq-search-input:focus {
  border-color: #111;
  outline: none;
}

.faq-category-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 20px;
  max-width: 900px;
  margin: 0 auto;
}

.faq-category-card {
  background: white;
  padding: 16px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
  font-weight: 500;
  cursor: pointer;
  transition: all 0.25s ease;
  border: 2px solid transparent;
}

body.dark .faq-category-card {
  box-shadow: 0 8px 20px rgba(255, 255, 255, 0.25);
}

.faq-category-card:hover {
  border-color: #111;
  background-color: #f1f1f1;
}




.faq-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999;
}

.faq-modal-content {
  background: rgb(255, 255, 255);
  padding: 30px;
  border-radius: 12px;
  width: 90%;
  margin-left: 30px;
  max-width: 700px;
  max-height: 80vh;
  overflow-y: auto;
  position: relative;
  box-shadow: 0 8px 20px rgba(0,0,0,0.25);
}

body.dark .faq-modal-content {
  box-shadow: 0 8px 20px rgba(255, 255, 255, 0.25);
}

.faq-close-btn {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 1.5rem;
  background: none;
  border: none;
  cursor: pointer;
}

.faq-modal-title {
  font-size: 1.5rem;
  margin-bottom: 20px;
  color: #111;
}

.faq-accordion-item {
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

.faq-question {
  cursor: pointer;
  font-weight: 600;
  padding: 10px;
  background-color: #f5f5f5;
  border-radius: 6px;
  transition: all 0.2s ease;
}

.faq-answer {
  display: none;
  padding: 10px;
  color: #444;
}


#faqSearchInput {
  width: 80%;
  max-width: 600px;
  padding: 12px 18px;
  font-size: 1rem;
  border: 1px solid #ccc;
  border-radius: 25px;
  outline: none;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  transition: 0.3s;
}

#faqSearchInput:focus {
  border-color: #111;
}

.faq-search-results {
  max-width: 800px;
  margin: 0 auto;
  padding: 20px;
}

.faq-result-item {
  background: #ffffff;
  padding: 15px 20px;
  margin-bottom: 12px;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  cursor: pointer;
  transition: 0.2s;
}

body.dark .faq-result-item {
  box-shadow: 0 2px 5px rgba(255, 255, 255, 0.37);
}


.faq-result-item:hover {
  background: #efefef;
}


.faq-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 60px;
  margin-bottom: 57px;
  flex-wrap: wrap;
}

.btn-faq {
  padding: 14px 28px;
  font-size: 1rem;
  font-weight: 600;
  border: none;
  border-radius: 30px;
  text-decoration: none;
  color: white;
  transition: 0.3s;
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.soporte-btn {
  background: linear-gradient(45deg, #4a00e0, #8e2de2);
  cursor: pointer;
}

.soporte-btn:hover {
  background: linear-gradient(45deg, #3c00b4, #6a1cb2);
}

.whatsapp-btn {
  background: linear-gradient(45deg, #25d366, #128c7e);
}

.whatsapp-btn:hover {
  background: linear-gradient(45deg, #1ebc5e, #0d6d5e);
}






.modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.65);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.support-form-container {
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(15px);
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 18px;
  padding: 30px;
  width: 90%;
  max-width: 500px;
  color: #fff;
  box-shadow: 0 10px 25px rgba(0,0,0,0.3);
  animation: fadeIn 0.3s ease;
  font-family: 'Poppins', sans-serif;
}

.titulo-soporte {
  text-align: center;
  color: #FFD700;
  font-size: 2rem;
  margin-bottom: 10px;
  font-weight: bold;
  font-family: 'Quicksand', sans-serif;
}

.correo-soporte {
  text-align: center;
  margin-bottom: 25px;
  color: #eee;
  font-size: 0.95rem;
}

.support-form-container input,
.support-form-container textarea {
  width: 100%;
  background: rgba(255,255,255,0.2);
  border: none;
  padding: 12px 15px;
  margin-bottom: 15px;
  border-radius: 10px;
  color: #fff;
  font-size: 1rem;
  outline: none;
  transition: 0.3s ease;
}

.support-form-container input::placeholder,
.support-form-container textarea::placeholder {
  color: #ddd;
}

.support-form-container input:focus,
.support-form-container textarea:focus {
  background: rgba(255,255,255,0.3);
  box-shadow: 0 0 0 2px #ffd70055;
}

.botones-soporte {
  display: flex;
  gap: 10px;
}

.btn-enviar,
.btn-cancelar {
  flex: 1;
  padding: 12px;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  font-weight: bold;
  font-size: 1rem;
}

.btn-enviar {
  background: linear-gradient(to right, #ff8a00, #e52e71);
  color: white;
}

.btn-cancelar {
  background: #444;
  color: #fff;
}

@keyframes fadeIn {
  from { transform: scale(0.95); opacity: 0; }
  to { transform: scale(1); opacity: 1; }
}


.modal-confirmacion {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.7);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 10000;
}

.confirm-content {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(15px);
  border-radius: 18px;
  padding: 30px;
  width: 90%;
  max-width: 420px;
  color: #fff;
  text-align: center;
  box-shadow: 0 0 25px rgba(0,0,0,0.4);
}

.confirm-content h3 {
  color: #FFD700;
  font-family: 'Quicksand', sans-serif;
  font-size: 1.7rem;
  margin-bottom: 15px;
}

.confirm-buttons {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-top: 20px;
}


 @media (max-width: 1200px) {
        .faq-modal {
        position: fixed;
        top: 0;
        left: 90px;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.55);
        display: none;
        align-items: center;
        justify-content: center;
        z-index: 999;
    }
 }

  @media (max-width: 900px) {

    .faq-modal-content {

        padding: 30px;
        border-radius: 12px;
        width: 62%;
        margin-left: 45px;
        max-width: 700px;
        max-height: 80vh;
        overflow-y: auto;
        position: relative;
        box-shadow: 0 8px 20px rgba(0,0,0,0.25);

    }

  }

 @media (max-width: 700px) {
    .faq-modal {
        position: fixed;
        top: 0;
        width: 90%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.55);
        display: none;
        align-items: center;
        justify-content: center;
        z-index: 999;
    }

    .faq-category-grid {
        display: flex;
        flex-direction: column;
        gap: 20px;
        max-width: 300px;
        word-wrap: break-word;       /* rompe palabras largas */
        overflow-wrap: break-word;   /* alternativa moderna */
        hyphens: auto;  

    }

    .faq-search-title{
        word-wrap: break-word;       /* rompe palabras largas */
        overflow-wrap: break-word;   /* alternativa moderna */
        hyphens: auto;  

    }

    

 }

 @media (max-width: 550px) {
    .faq-category-grid {
        display: flex;
        flex-direction: column;
        gap: 20px;
        max-width: 300px;
        word-wrap: break-word;       /* rompe palabras largas */
        overflow-wrap: break-word;   /* alternativa moderna */
        hyphens: auto;  

    }

    .faq-search-title{
        word-wrap: break-word;       /* rompe palabras largas */
        overflow-wrap: break-word;   /* alternativa moderna */
        hyphens: auto;  

    }

    
        .faq-modal {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.55);
            display: none;
            align-items: center;
            justify-content: center;
            z-index: 999;
        }
        .faq-modal-content {
            padding: 30px;
            border-radius: 12px;
            width: 82%;
            margin-left: 0;
            max-width: 700px;
            max-height: 80vh;
            overflow-y: auto;
            position: relative;
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
        }

        .faq-search-results {
            max-width: 400px;
            margin: 0 auto;
            padding: 20px;

        }
        

        .faq-result-item {
            background: #f9f9f9;
            margin-bottom: 12px;
            border-radius: 10px;
            box-shadow: 0 2px 5px rgba(0,0,0,0.1);
            cursor: pointer;
            transition: 0.2s;
            word-wrap: break-word;       /* rompe palabras largas */
            overflow-wrap: break-word;   /* alternativa moderna */
            hyphens: auto;  
        }

 }





.toast-soporte {
    position: fixed;
    display: none;
    bottom: 20px;
    left: 56%;
    top: 30%;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 120px;
    width: 50%;
    /* font-size: 36px; */
    transform: translateX(-50%);
    background-color: #ffffff;
    color: #089900;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 26px;
    /* display: none; */
    z-index: 10001;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* Clase para mostrar el Toast */
.toast-soporte.show {
    display: flex;
    animation: slideIn 0.5s ease-out, fadeOut 2s 1.5s forwards;
}

/* Animación de entrada del Toast */
@keyframes slideIn {
    from {
        bottom: -50px;
        opacity: 0;
    }
    to {
        bottom: 20px;
        opacity: 1;
    }
}

/* Animación de salida del Toast */
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        bottom: -50px;
    }
}


/* Estilo del Overlay */
.overlay-soporte {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7); /* Oscurecer el fondo */
    z-index: 10000;  /* Asegurarse de que el overlay se quede por encima de otros elementos */
    display: none;/* Lo ocultamos por defecto */
}

.overlay-soporte.showed { /* Asegurarse de que el overlay se quede por encima de otros elementos */
    display: flex;
    animation: slideIn 0.5s ease-out, fadeOut 2s 1.5s forwards;
}







/* Estilos generales del modal */
.modal-content {
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 20px;
    max-width: 800px;
    margin: 50px auto;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.close-modal:hover {
    background: #e03535;
}

/* Contenedor principal para soportes */
.soporte-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 20px;
}

/* Cada tarjeta de soporte */
.soporte-card {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    width: 100%;
    max-width: 100%;
    padding: 15px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
}

.soporte-card:hover {
    transform: translateY(-3px);
}

.soporte-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.soporte-header h3 {
    font-size: 18px;
    color: #333;
    margin: 0;
}

.soporte-id {
    background: #007BFF;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 14px;
}

.soporte-body {
    margin-top: 10px;
}

.soporte-body p {
    font-size: 14px;
    margin: 5px 0;
    color: #555;
}

.soporte-footer {
    margin-top: 15px;
    font-size: 12px;
    color: #777;
}

/* Responsividad */
@media (max-width: 768px) {
    .soporte-card {
        max-width: 100%;
        width: 100%;
    }
}













