    body {
      font-family: Arial, sans-serif;
      background: #f4f4f4;
      margin: 0;
      padding: 20px;
      color: #333;
    }

    #sugerencias {
      padding: 20px; background: #fff; border: 1px solid #ddd;
      border-radius: 8px; max-width: 800px; margin: 20px auto;
    }
    input, button {
      padding: 10px; font-size: 16px; border: none;
    }
    button { cursor: pointer; border-radius: 4px; }
    #respuestaIA {
      margin-top: 20px; font-style: italic;
      background: #fafafa; padding: 15px;
      border-radius: 8px; border: 1px solid #ccc;
    }
    @keyframes parpadeo {
      0% { opacity: 1; }
      50% { opacity: 0.5; }
      100% { opacity: 1; }
    }
	.modal {
  display: block; /* cámbialo por 'none' y usa JS para activarlo */
  position: fixed;
  top: 0; left: 0; width: 100%; height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 999;
}

.modal-content {
  background-color: #fff;
  margin: 10% auto;
  padding: 20px;
  border-radius: 8px;
  width: 90%;
  max-width: 400px;
  text-align: center;
  box-shadow: 0 0 10px #444;
}
.modal-content button {
  margin-top: 10px;
  padding: 8px 12px;
  font-size: 14px;
}
.redirecciona {
 width:80%;
 text-decoration: underline;
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  padding: 10px 20px;
  border: none;
  -webkit-border-radius: 3px;
  border-radius: 3px color:#3902A0;
  font: normal 16px/normal Tahoma, Geneva, sans-serif;
  color: #fff;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #FD073C;
  text-shadow: -1px -1px 0 rgba(15,73,168,0.66) ;
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  margin-bottom:10px;
}
.contactar {
 width:95%;
 text-decoration: underline;
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  padding: 10px 20px;
  border: none;
  -webkit-border-radius: 13px;
  border-radius: 4px color:#3902A0;
  font: normal 16px/normal Tahoma, Geneva, sans-serif;
  color: #fff;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #3902A0;
  text-shadow: -1px -1px 0 rgba(15,73,168,0.66);
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  margin-bottom:10px;
  text-align:center
}
.paginaweb {
 width:95%;
 text-decoration: underline;
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  padding: 10px 20px;
  border: none;
  -webkit-border-radius: 3px;
  border-radius: 3px color:#3902A0;
  font: normal 16px/normal Tahoma, Geneva, sans-serif;
  color: #fff;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #1a2e66;
  text-shadow: -1px -1px 0 rgba(15,73,168,0.66) ;
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  margin-bottom:10px;
  text-align:center
}

.software {
 width:95%;
 text-decoration: underline;
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  padding: 10px 20px;
  border: none;
  -webkit-border-radius: 3px;
  border-radius: 3px color:#3902A0;
  font: normal 16px/normal Tahoma, Geneva, sans-serif;
  color: #fff;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #4a90e2;
  text-shadow: -1px -1px 0 rgba(15,73,168,0.66) ;
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  margin-bottom:10px;
  text-align:center
}

.perfil {
 width:95%;
 text-decoration: underline;
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  padding: 10px 20px;
  border: none;
  -webkit-border-radius: 3px;
  border-radius: 3px color:#3902A0;
  font: normal 16px/normal Tahoma, Geneva, sans-serif;
  color: #fff;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #f5a623;
  text-shadow: -1px -1px 0 rgba(15,73,168,0.66) ;
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  margin-bottom:10px;
  text-align:center
}
.respuesta-ia.hablando {
  animation: parpadeo 1s infinite;
  color: #007BFF;
}
    .container {
      max-width: 800px;
      margin: auto;
      background: white;
      padding: 30px;
      border-radius: 10px;
      box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }
    h1, h2 {
      color: #1a2e66;
    }
    ul {
      padding-left: 20px;
    }
    .highlight {
      background: #e8f0fe;
      padding: 10px;
      border-left: 4px solid #1a2e66;
      margin-bottom: 20px;
    }
.image-placeholder {
  width: 100%;
  max-height: 300px;
  overflow: hidden;
  border-radius: 8px;
  background: #e0e0e0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.image-placeholder img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  border-radius: 8px;
}

    header, section, footer {
      max-width: 1000px;
      margin: auto;
      margin-bottom: 40px;
    }
    h1, h2 {
      color: #1a2e66;
    }
    .product-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
      gap: 20px;
    }
    .card {
      background: #fff;
      border-radius: 8px;
      padding: 15px;
      box-shadow: 0 0 5px rgba(0,0,0,0.1);
      text-align: center;
    }
    .card img {
      max-width: 100%;
      height: auto;
      margin-bottom: 10px;
    }
    footer {
      text-align: center;
      font-size: 0.9em;
      color: #666;
    }
#respuestaIA img{max-width:100%}

       .card {
          width: 100%;
          border-radius: 12px;
          box-shadow: 0 4px 8px rgba(0,0,0,0.2);
          overflow: hidden;
          font-family: Arial, sans-serif;
          margin: 5px;
          transition: transform 0.2s;
          margin-left:-20px;
        }
    
        .card:hover {
          transform: scale(1.05);
        }
    
        .card img {
          width: 100%;
          height: auto;
          display: block;
        }
    
        .card-content {
          padding: 15px;
          background: #fff;
        }
    
        .card-content h3 {
          margin: 0;
          font-size: 18px;
          color: #333;
        }
    
        .card-content p {
          font-size: 14px;
          color: #666;
          margin-top: 8px;
        }
		
