@charset "UTF-8";
/*Mixin para centrados*/
/* Combinación para animación de botones al pasar el mouse*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-weight: lighter;
}

body {
  margin: 0;
  padding: 0;
  background-color: #030200;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

/* Encabezado------------------------------------------------------------------------------------------------------- */
header {
  position: relative;
}
header h1 {
  font-family: "tagesschrift";
  font-weight: 400;
  font-style: bold;
  color: #365c19;
  margin: 0;
  font-size: 2.5rem;
}

.header-jefe-visible {
  display: flex;
  background-color: #8c9657;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 105px;
  box-shadow: 0 6px 12px 0.5 #677e52;
  padding: 0 20px;
}

.header-invisible {
  width: 100%;
  height: 105px;
}

.logo-container {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.logo-container img {
  width: 60px;
  height: auto;
  font-size: 2.5rem;
}

/* Menú -----------------------------------------------------------------------------------------------------*/
/* MENU EN COMPUTADORAS ----------------------------------------------------------------*/
.header-menu {
  display: flex;
  gap: 2rem;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}
.header-menu a {
  text-decoration: none;
  color: #473f34;
  font-family: "tagesschrift";
  font-size: 1.2rem;
  display: inline-block;
  transition: all 0.3s ease;
}
.header-menu a:hover {
  color: #365c19;
  text-decoration: underline;
  transform: scale(1.05);
}
.header-menu > li:last-child {
  position: relative;
}

.header-menu-item {
  height: 100%;
  margin: auto 0;
}
.header-menu-item img {
  width: 60px;
  height: 60px;
}

/* Menu hamburguesa en celulares ----------------------------------------------------------*/
.burger-menu-container {
  margin-left: auto;
}

.menu-hamburguesa-icon {
  display: none;
  flex-direction: column;
}

.burger-menu {
  font-family: "tagesschrift";
  background: #473f34;
  border-radius: 25px;
  padding: 15px;
  width: 280px;
  overflow: visible;
  box-shadow: 0 4px 8px rgba(10, 10, 10, 0.6);
}
.burger-menu a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}

.burger-item {
  position: relative;
  padding: 20px 30px;
  font-size: 15px;
  font-weight: 400;
  transition: color 0.3s ease;
  z-index: 3;
  text-align: right;
  color: #e5d7c4;
  background-color: #8c9657;
  border-radius: 0px;
  margin-bottom: 10px;
  border-radius: 20px 20px 20px 20px;
}
.burger-item:hover {
  background-color: #473f34;
}

/*
.burger-menu a:first-child .burger-item {
  padding-top: 25px;
  border-radius: 23px 23px 0px 0px;
}
.burger-menu a:last-child .burger-item {
  padding-bottom: 25px;
  border-radius:  0px 0px 23px 23px;
}
  */
.bar {
  width: 25px;
  height: 3px;
  background-color: #677e52;
  border-width: 3px;
  border-color: #8c9657;
  border-radius: 3px;
  margin: 4px 0;
  font-family: "tagesschrift";
  color: #e5d7c4;
  transition: 0.3s;
}

/* MenuDeslizable Conectado------------------------------------------------------------------------------------------------------------------------- */
/* contenedor padre menu desplegable*/
.header-submenu {
  position: absolute;
  top: 100%;
  right: 0;
  margin: 0;
  padding: 0;
  width: 400px;
  z-index: 100;
  display: none;
}

.header-menu > li:last-child:hover .header-submenu {
  display: block;
}

/* Diseño hijo 1 color oscuro*/
.submenu-usuario-online {
  display: flex;
  height: 126px;
  width: 100%;
  border-radius: 10px 10px 0px 0px;
  background-color: #473f34;
  padding-left: 50px;
}
.submenu-usuario-online img {
  width: 65px;
  height: 65px;
  margin: 2rem 0 0 2rem;
}
.submenu-usuario-online h3 {
  padding: 0;
  font-family: "tagesschrift";
  font-weight: normal;
  color: #f0e7c6;
  margin: 2rem 0 0 2rem;
}

.submenu-usuario-online .stars {
  margin-top: 70px;
  margin-left: -4rem;
  color: #f0e7c6;
}

/* Diseño hijo 2 color claro*/
.submenu-enlaces {
  /* contenedor*/
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  padding-left: 50px;
  background-color: #8c9657;
  border-radius: 0 0 18px 85px;
  width: 100%;
  flex-direction: column;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.submenu-enlaces ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.submenu-enlaces li {
  display: flex;
  flex-direction: row;
  padding: 12px 0px;
  margin-right: 30px;
  margin-left: -40px;
}
.submenu-enlaces li:hover {
  background-color: #b3b792;
  border-radius: 50px;
  border: 11px solid #e5d7c4;
  width: 420px;
  align-items: flex-end;
}
.submenu-enlaces img {
  width: 35px;
  height: auto;
  margin-right: 10px;
}
.submenu-enlaces a {
  text-decoration: none;
  color: #333;
  display: block;
  width: 100%;
  text-align: end;
}

/* MenuDeslizable Desconectado------------------------------------------------------------------------------------------------------------------------- */
/* animacion decoraciones */
@keyframes float {
  0% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-20px) rotate(10deg);
    /*  rotate, el valor de rotación, translate como se mueve en Y */
  }
  100% {
    transform: translateY(0) rotate(0deg);
  }
}
.floating-leaf {
  position: absolute;
  animation: float 3s ease-in-out infinite;
}

/* regula tamaño decoraciones */
.floating-leaf img {
  width: 80px;
  height: auto;
}

.leaf-1 {
  top: 18%;
  left: 10%;
  animation-delay: 0s;
  z-index: 1;
}

.leaf-2 {
  top: 20%;
  right: 15%;
  animation-delay: 1s;
  z-index: 1;
}

.leaf-3 {
  bottom: 15%;
  left: 20%;
  animation-delay: 2s;
  z-index: 1;
}

@media (max-width: 1000px) {
  .menu-hamburguesa-icon {
    display: flex;
  }
  .header-menu {
    display: none;
  }
  .burger-menu {
    position: absolute;
    right: 15px;
    top: 120px;
  }
}
@media (min-width: 1000px) {
  .menu-hamburguesa-icon {
    display: none;
  }
  .burger-menu {
    display: none;
  }
}
.green-button, .ideas, .boton-comienza-ahora {
  background-color: #8c9657;
  border-width: 1px;
  padding: 1rem 2rem;
  font-size: medium;
  font-family: "tagesschrift";
  color: #473f34;
  cursor: pointer;
  border-radius: 20px;
  width: auto;
  display: inline-block;
  transition: all 0.3s ease;
  position: absolute;
  text-align: center;
  border: none;
}

.black-button, .boton-registro2, .boton-registro1, .boton-contacto-enviar {
  background-color: #473f34;
  border-style: none;
  padding: 1rem 2rem;
  font-size: medium;
  font-family: "tagesschrift";
  color: #e5e0d8;
  cursor: pointer;
  font-weight: normal;
  border-radius: 214px;
  width: auto;
  display: inline-block;
  transition: all 0.3s ease;
  text-align: center;
}

.simple-button {
  border-style: none;
  padding: 1rem 2rem;
  font-size: medium;
  font-family: "tagesschrift";
  color: #473f34;
  cursor: pointer;
  font-weight: normal;
  width: auto;
  display: inline-block;
  transition: all 0.3s ease;
  text-align: center;
  margin-left: auto;
  background-color: transparent;
  text-decoration: none;
}

/* footer-------------------------------------------------------------------------------------------------------------------------------*/
.footerContainer {
  flex-shrink: 0;
  margin-top: auto;
  background-color: #473f34;
  width: 100%;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.footerContainer .botonColapsar {
  align-self: flex-end;
}
.footerContainer .botonColapsar img {
  width: 80px;
  height: fit-content;
  margin-top: 20px;
}
.footerContainer .botonColapsar button {
  background-color: transparent;
  border: none;
}
.footerContainer .botonColapsar :hover {
  background-color: transparent;
}
.footerContainer .siguenos {
  width: 100%;
}
.footerContainer .siguenos > nav > ul {
  display: flex;
  flex-direction: row; /* por defecto ya es row */
  justify-content: space-evenly;
  list-style: none; /* saca los puntitos */
  padding: 0;
  margin: 0;
  width: 100%;
}
.footerContainer .siguenos img {
  width: 80px;
  height: 80px;
}
.footerContainer .footerNavs {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding: 50px;
  gap: 30px;
}
.footerContainer .footerNavs p {
  font-family: "tagesschrift";
  color: #e5e0d8;
  padding: 0;
  margin: auto;
}
.footerContainer .footerNavs .enlaces p {
  cursor: pointer;
}
.footerContainer .footerNavs .barraVertical {
  height: 30px;
  width: 1.5px;
  background-color: #8c9657;
}
.footerContainer .footerNavs .recursos p {
  cursor: pointer;
}
.footerContainer .descripcionPagina {
  width: 100%;
  color: #e5e0d8;
  text-align: left;
  margin-top: 8px;
  font-family: "tagesschrift";
  text-align: center;
  margin-bottom: 40px;
}

#copyright {
  color: #e5e0d8;
  font-family: "VT323", monospace;
  text-align: center;
  margin: auto;
}

/* Contenedor principal */
main {
  flex: 1 0 auto;
  min-height: 100vh; /* ojo con esto, en mobile decencarrila todo, en pc y tablet puede generar errores */
}

/* Sección de bienvenida ---------------------------------------------------------------------------------------*/
#mensaje-de-bienvenida {
  width: 100%;
  margin: 100px auto 150px auto;
}

.container-bienvenida {
  display: flex;
  flex-direction: row;
  align-content: center;
  width: 880px;
  height: 500px;
  background-color: #cfbb99;
  margin: 80px auto;
  border-radius: 10px;
}

/* cartel bienvenida */
.text-content {
  justify-content: left;
  width: 875px;
  height: fit-content;
}
.text-content p {
  font-family: "tagesschrift";
  color: #473f34;
  margin: 40px 40px 40px 40px;
  height: auto;
  width: auto;
  text-align: left;
  line-height: 1.8;
}

.banner-title {
  background-color: #473f34;
  border-radius: 8px;
  width: 600px;
  height: 100px;
  align-content: center;
  margin-top: 30px;
  border-radius: 0px 18px 18px 0px;
}
.banner-title h2 {
  font-family: "tagesschrift";
  color: #e5d7c4;
  text-align: left;
  padding-left: 20px;
}

.p-container {
  border-radius: 26px;
  margin: 36px 0px 6px 38px;
  background-color: #e5d7c4;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 20px 20px 6px 0px;
}

.goblinlandingpage1 {
  width: 45%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.goblinlandingpage1 img {
  width: 460px;
  height: auto;
  position: relative;
  margin-top: 100px;
  overflow-clip-margin: content-box;
  overflow: clip;
}

/* AQUI EMPIEZA EL INDEX------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------- */
/* Boton de log in pop up ------------------------------------------------------------------------------------------------------------------------------ */
/* Estilo para la etiqueta que funciona como botón */
.boton-comienza-ahora {
  margin: 0px 0px 41px 78px;
}
.boton-comienza-ahora:hover {
  background-color: #473f34;
  color: #8c9657;
  transform: scale(1.05);
}

/* El elemento a mostrar/ocultar */
.log-in-oculto {
  display: none;
  position: fixed;
  margin: -400px 0px 0px 78px;
  transition: all 0.3s ease;
  z-index: 1000;
}

/* Mostrar el elemento cuando se clikeo el falso boton---------------------- */
#aparecer-login:checked ~ .log-in-oculto {
  display: flex;
  justify-content: center;
  animation: fadeIn 0.5s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Cambiar el texto del botón cuando está abierto*/
#aparecer-login:checked + .button-label::after {
  content: " Haz clic para ocultar";
}

/* Checkbox oculto para controlar el modal */
#aparecer-login {
  display: none;
}

/* Componentes del log in oculto cuando se abre-------------------------------------------------------------------------- */
.close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #1c3d19;
  color: #365c19;
  border: none;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
}

/* Estilos base para ambos estados del goblin */
.goblin-ojos-cerrados,
.goblin-ojos-abiertos {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: opacity 0.3s ease;
}

/* El modal con el formulario */
.modal {
  background-color: #f0e7c6;
  border-radius: 10px;
  padding: 20px;
  width: 320px;
  text-align: center;
  position: relative;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  border: 4px solid #677e52;
  background-color: #b3b792;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Contenedor para el goblin y sus variantes */
.goblin-container {
  position: relative;
  height: 200px;
  width: 100%;
  margin: 20px 0;
}

/* Estilos para los campos del formulario */
.input-field {
  width: 90%;
  padding: 10px;
  margin: 10px 0;
  border: 2px solid #473f34;
  border-radius: 5px;
  font-family: "tagesschrift";
  background-color: #f0e7c6;
}

form {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.goblin-ojos-cerrados img,
.goblin-ojos-abiertos img {
  /*estilos para las imágenes */
  width: 100%;
  height: auto;
}

/* Goblin con ojos abiertos (por defecto visible) */
.goblin-ojos-abiertos {
  opacity: 1;
}

/* Goblin con ojos cerrados (por defecto invisible) */
.goblin-ojos-cerrados {
  opacity: 0;
}

/* Cuando el campo de contraseña está enfocado, invertir las opacidades */
.password-container:focus-within ~ .goblin-container .goblin-ojos-abiertos {
  opacity: 0;
}

.password-container:focus-within ~ .goblin-container .goblin-ojos-cerrados {
  opacity: 1;
}

/* Botón de login */
.login-button {
  background-color: #677e52;
  color: #f0e7c6;
  border: none;
  padding: 12px;
  width: 95%;
  border-radius: 5px;
  cursor: pointer;
  font-family: "tagesschrift";
  font-weight: bold;
  margin-top: 15px;
  transition: all 0.3s ease;
}
.login-button :hover {
  background-color: #2a4535;
  transform: scale(1.02);
}

.eye-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  color: #677e52;
}

/* Campo de contraseña con icono de ojo */
.password-container {
  position: relative;
  width: 95%;
  margin: 0 auto;
}

/* Cambio de estado cuando se enfoca el campo de contraseña */
.password-container:focus-within ~ .goblin-container .goblin-ojos-abiertos,
.password-container input:focus ~ .goblin-container .goblin-ojos-abiertos {
  opacity: 0;
}

.password-container:focus-within ~ .goblin-container .goblin-ojos-cerrados,
.password-container input:focus ~ .goblin-container .goblin-ojos-cerrados {
  opacity: 1;
}

/* FIN Boton de log in pop up ------------------------------------------------------------------------------------------------------------------------------ */
/* Sección de sponsors ------------------------------------------------------------------------------------------------------------------------------*/
.BannerSponsors {
  width: 100%;
  height: 180px;
  background-color: #677e52;
  font-family: "tagesschrift";
  font-size: medium;
  color: #e5d7c4;
  margin: auto;
  text-align: center;
}

.supporters-logos {
  flex-direction: row;
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.supporters-logos img {
  width: 100px;
  height: 100px;
  margin: auto;
}

/* Sección como funciona------------------------------------------------------------------------------------------------------------------------------*/
.comofunciona {
  width: 100%;
  height: fit-content;
}
.comofunciona h2 {
  font-family: "tagesschrift";
  text-align: center;
  color: #677e52;
  margin-top: 160px;
}

.comofunciona-container {
  display: flex;
  align-items: center;
  padding: 2rem;
  justify-content: space-between;
  border-radius: 8px;
  margin: 10px;
  max-width: 100%;
  font-family: "tagesschrift";
  transition: transform 0.3s ease;
  cursor: pointer;
}
.comofunciona-container img {
  width: 86px;
  height: auto;
}
.comofunciona-container div {
  color: #677e52;
  background-color: #b3b792;
  width: 300px;
  height: 220px;
  margin: 30px;
  border-radius: 16px;
  padding: 30px;
  text-align: center;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.comofunciona-container div:hover {
  background-color: #677e52;
  color: #e5d7c4;
  transform: scale(1.05) rotate(3deg);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

/* ¿Porqué unirte a nuestra comunidad?------------------------------------------------------------------------------------------------------------------------------*/
.comunidad {
  font-family: "tagesschrift";
  text-align: center;
  background-color: #677e52;
  align-content: center;
  color: #473f34;
  height: fit-content;
}

.comunidad-CONTAINER {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: space-around;
  background-color: #e5d7c4;
  border-radius: 20px;
  width: 1200px;
  margin: 50px auto;
}

/* Testimonios------------------------------------------------------------------------------------------------------------------------------*/
.testimonios {
  font-family: "tagesschrift";
  text-align: center;
  margin: 100px 0 180px 0;
}

.testimonios-container {
  display: flex;
  align-items: center;
  padding: 2rem;
  border-radius: 8px;
  margin-top: 320px;
  justify-content: space-around;
}
.testimonios-container p {
  padding: 0px 36px 2px 36px;
  color: #473f34;
}
.testimonios-container p h3 {
  color: #473f34;
}

.testimonios-title h2 {
  color: #473f34;
}

/* Users cards ------------------*/
.userfondo {
  background-color: #e5d7c4;
  border-width: 3px;
  border-top: 4px solid #677e52;
  border-radius: 0px 0px 30px 30px;
  margin-top: 66px;
  width: 294px;
  height: 194px;
  position: absolute;
  box-sizing: border-box;
}

.Usuario {
  background-color: #365746;
  margin-top: -300px;
  border-radius: 30px;
  width: 300px;
  height: 266px;
  border-width: 3px;
  border-color: #677e52;
  border-style: solid;
}
.Usuario img {
  margin-top: -40px;
  width: 80px;
  height: auto;
}
.Usuario:hover {
  transform: scale(1.05);
}

/* Mediaqueries / Responsive ------------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 600px) {
  .desktop-message {
    display: block;
    text-align: center;
    color: #666;
    font-size: 18px;
  }
  .nav {
    justify-content: space-between;
    width: 100%;
  }
  .header-jefe-visible {
    flex-wrap: wrap;
  }
  .header-jefe-visible h1 {
    font-size: 36px;
  }
  .nav > li {
    width: 100%;
    flex-direction: column;
    text-align: center;
    margin: 15px 0;
  }
  .banner-title {
    border-radius: 0px 0px 60px 60px;
    width: 100%;
    height: 200px;
    box-shadow: 0px -5px 10px var --Black 0, 0, 0, 0.8;
    z-index: 2;
    position: relative;
  }
  .banner-title h2 {
    text-align: center;
    padding: 10%;
    margin-top: 50px;
    font-weight: lighter;
  }
  .text-content {
    padding: 10px 5px 6px 5px;
    width: 100%;
    height: 424px;
    margin: 0;
  }
  .text-content p {
    margin: 0 30px 0 50px;
    text-align: center !important;
    font-size: 15px;
  }
  .p-container {
    border-radius: 0px 0px 60px 60px;
    margin: 8px 0px 0px 7%;
    z-index: 1;
    height: 240px;
    width: 320px;
  }
  .container-bienvenida {
    flex-direction: column;
    width: 390px;
    height: 560px;
    margin-top: 0;
    margin-left: 5%;
    padding: 0;
    position: absolute;
    align-items: center;
    top: 0;
    /* ajusta según la altura del header */
    border-radius: 30px;
  }
  .boton-comienza-ahora {
    margin-left: 100px;
    margin-top: 80px;
    z-index: 11;
    position: relative;
  }
  .log-in-oculto {
    margin-left: -4px;
  }
  .goblinlandingpage1 {
    margin-top: 30%;
  }
  .goblinlandingpage1 img {
    width: 400px;
    height: auto;
    z-index: 0;
  }
  .leaf-1,
  .leaf-2,
  .leaf-3 {
    z-index: 10;
  }
  .BannerSponsors {
    min-height: 80px;
    width: 100%;
    font-size: 0.9rem;
    padding: 8px 0;
    clip-path: polygon(0% 0%, 0% 0%, 50% 12%, 100% 0%, 100% 30%, 100% 100%, 50% 90%, 0% 100%);
    box-shadow: 5px 5px 15px var --Black 0, 0, 0, 0.8, 0px -5px 10px var --Black 0, 0, 0, 0.8;
    /* sombra arriba */
  }
  .BannerSponsors h4 {
    font-size: 1rem;
    margin-top: 8%;
  }
  .supporters-logos {
    flex-direction: row;
    gap: 8px;
  }
  .supporters-logos img {
    width: 80px;
    height: 80px;
  }
  .comofunciona-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2rem;
    justify-content: space-between;
  }
  .comofunciona {
    width: 100%;
    height: auto;
  }
  .comunidad-CONTAINER {
    width: 60%;
    height: 600px;
  }
  .comunidad {
    width: auto;
    height: 100%;
    font-size: 80%;
  }
  .userfondo {
    width: 255px;
    height: 192px;
    border-top: 4px solid #677e52;
  }
  .userfondo:hover {
    transform: scale(1.05);
  }
  .Usuario {
    width: 260px;
    height: 265px;
    border-radius: 30px;
  }
  .testimonios-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
    height: fit-content;
    padding: 0%;
    font-size: 90%;
    border-radius: 8px;
    margin-top: 320px;
    justify-content: space-between;
    align-content: stretch;
    min-height: 65vh;
    /* o la altura necesaria */
    overflow: visible;
    margin-top: 90%;
  }
  .pie-de-pagina {
    margin-top: auto;
  }
}
@media (min-width: 600px) and (max-width: 768px) {
  .hover-background {
    position: absolute;
    background: #e5e0d8;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1;
    opacity: 0;
    transform: translateY(0);
    width: calc(100% + 15px);
    height: 50px;
    left: -30px;
    border-radius: 0 30px 30px 0;
  }
  .hover-background.active {
    opacity: 1;
  }
  /* Recorte superior continuo */
  .hover-background::before {
    content: "";
    position: absolute;
    left: 0;
    top: -15px;
    width: calc(100% - 30px);
    height: 15px;
    background: #473f34;
    border-radius: 0 0 15px 15px;
  }
  /* Recorte inferior continuo */
  .hover-background::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    width: calc(100% - 30px);
    height: 15px;
    background: #473f34;
    border-radius: 15px 15px 0 0;
  }
}
/* Tablets --------------------------------------------------------) */
@media (min-width: 600px) and (max-width: 1100px) {
  .nav {
    justify-content: space-between;
    width: 100%;
  }
  .header-jefe-visible {
    justify-content: space-between;
  }
  .header-jefe-visible h1 {
    font-size: 36px;
  }
  .nav > li {
    width: 100%;
    flex-direction: column;
    text-align: center;
    margin: 15px 0;
  }
  .BannerSponsors {
    height: 140px;
    font-size: 1.1rem;
    padding: 18px 0;
  }
  .supporters-logos img {
    width: 80px;
    height: 80px;
  }
  .container-bienvenida {
    flex-direction: row;
    width: 90vw;
    height: 500px;
    margin: 60px auto;
  }
  .goblinlandingpage1 img {
    width: 350px;
    margin-top: 40px;
  }
  .boton-comienza-ahora {
    margin: 10px 0px 41px 78px;
  }
  .banner-title {
    width: 400px;
    height: 80px;
    margin-top: 20px;
  }
  .text-content p {
    margin: 0px 0 8px 0;
    padding: 8px 10px 8px 10px;
  }
  .comunidad-CONTAINER {
    width: 90vw;
  }
  .userfondo {
    width: 293px;
    height: 230px;
    border-top: 4px solid #677e52;
  }
  .userfondo:hover {
    transform: scale(1.05);
  }
  .Usuario {
    width: 300px;
    height: 305px;
    border-radius: 30px;
  }
  .testimonios-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
    height: fit-content;
    padding: 0%;
    font-size: 100%;
    border-radius: 8px;
    margin-top: 320px;
    justify-content: space-between;
    align-content: stretch;
    min-height: 65vh;
    /* o la altura necesaria */
    overflow: visible;
    margin-top: 40%;
  }
  .testimonios-container p {
    padding: 10px 36px 2px 36px;
  }
  .testimonios-container h3 {
    padding: 10px;
  }
  .pie-de-pagina {
    margin-top: auto;
  }
  /* Contenedor principal */
  main {
    flex: 1 0 auto;
    height: fit-content;
  }
}
/* Desktops grandes (≥ 1100px) */
@media (min-width: 1100px) {
  .header-jefe-visible {
    height: 105px;
  }
  .container-bienvenida {
    display: flex;
    flex-direction: row;
    align-content: center;
    width: 880px;
    height: 500px;
    background-color: #cfbb99;
    margin: 80px auto;
  }
  .pie-de-pagina {
    margin-top: auto;
  }
  /* Contenedor principal */
  main {
    flex: 1 0 auto;
    height: fit-content;
  }
}
/* aquí empieza intercambios-----------------------------------------------------------------------------------------------------*/
/* ENCABEZADO WEB INTERCAMBIOS----------------------------------------- */
.intercambio-encabezado {
  background-color: #677e52;
  width: 100%;
  height: 290px;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}
.intercambio-encabezado > div:last-child {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.intercambio-encabezado h2 {
  color: #e5d7c4;
  font-family: "tagesschrift";
  margin: 100px 0 30px auto;
  font-weight: normal;
  font-size: 32px;
}
.intercambio-encabezado p {
  color: #e5d7c4;
  font-family: "tagesschrift";
  margin: 0px 0 42px auto;
  max-width: 440px;
}

.contador-ecologico {
  background-color: #473f34;
  width: 380px;
  height: 66px;
  border-radius: 32px;
  margin: auto;
}
.contador-ecologico p {
  font-family: "VT323", monospace;
  color: #e5e0d8;
  font-size: 30px;
  font-weight: normal;
  margin: auto;
  padding: 12px;
  text-align: center;
}

/*Buscador de Bootstrap */
.search-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  margin: auto;
  gap: 15px;
  width: 400px;
}

.plantbuddy-search-input {
  background-color: #b8c5a6 !important;
  border: none !important;
  border-radius: 25px !important;
  padding: 15px 25px !important;
  font-family: "tagesschrift";
  font-size: 16px !important;
  color: #e5e0d8 !important;
  box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.1) !important;
  transition: all 0.3s ease;
}
.plantbuddy-search-input::placeholder {
  color: #e5e0d8 !important;
}
.plantbuddy-search-input:focus {
  background-color: #a6b596 !important;
  box-shadow: 0 0 0 0.2rem rgba(184, 197, 166, 0.5) !important;
  transform: translateY(-2px);
}

.search-btn {
  background-color: #8faa72 !important;
  border: none !important;
  border-radius: 60% !important;
  width: 40px !important;
  height: 40px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e5e0d8 !important;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(143, 170, 114, 0.3);
}
.search-btn:hover {
  background-color: #7a9660 !important;
  box-shadow: 0 6px 20px rgba(143, 170, 114, 0.4);
}

/* Plantilla Oferta que debe ir dentro de GRid---------------------------------*/
.card.expanded .toggle {
  transform: rotate(180deg);
}

/* sección de la grid con todas las ofertas disponibles---------------------- */
/* grilla*/
.ofertas-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* 5 columnas de igual tamaño */
  grid-template-rows: repeat(3, auto); /* 3 filas que se ajustan al contenido */
  height: auto;
  width: 1000px;
  row-gap: 50px;
  column-gap: 8px;
  align-items: center; /* eje vertical de las celdas */
  justify-items: center; /* contenido dentro de las celdas */
  margin: 0 auto; /* centra el grid dentro del contenedor padre */
  /* Estilo común para todos los elementos del grid */
}
.ofertas-grid > div {
  background-color: #b3b792;
  height: 300px;
  width: 200px;
  border-radius: 44px;
  padding: 0px;
}

/* Estilo primera oferta /elemento de la grid -----------------------------------*/
.varOferta1 {
  display: flex;
  flex-direction: column;
  height: 300px;
  width: 200px;
  background-color: #677e52;
  font-family: "VT323", monospace;
}

/* Estilo /elementos parte de arriba -------------------*/
.parte-superior {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  background: #677e52;
  border-radius: 44px 44px 0 0;
  height: 100px;
}

.encabezado1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
  /* imagen avatar */
}
.encabezado1 h3 {
  font-size: small;
}
.encabezado1 img {
  width: 30px;
  height: auto;
  border-radius: 50%;
  margin: 10px;
}

/* planta en oferta*/
.monstera img {
  width: 100px;
  height: 100px;
  border-radius: 30%;
  margin: 2px -45px;
  position: absolute;
  z-index: 10;
}

/* para cerrar la oferta una vez agrandada 
.toggle {
  width: 0;
  height: 0;
  background: transparent;
  border-radius: 0;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.toggle:hover {
  transform: rotate(180deg);
}
*/
/* componentes partes de abajo ----------------------------*/
.parte-inferior-blanca {
  background-color: #e5d7c4;
  border-width: 1.8px;
  border-style: solid;
  border-color: #473f34;
  display: flex;
  flex-direction: column;
  height: fit-content;
  width: 200px;
  border-radius: 0 0 44px 44px;
  margin-top: 40px;
  position: relative;
  align-items: center;
}

.parte-a {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 30px;
  /* boton comentarios papa */
}
.parte-a h3 {
  font-size: 20px;
  margin-top: 120px;
  padding: 10px;
}
.parte-a button {
  border-style: none;
  background: transparent;
  height: fit-content;
  margin: auto;
}
.parte-a img {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin: 10px 0 0 -40px;
  background: transparent;
}

.potato-comentarios {
  margin: 120px 0 0 -40px;
  display: flex;
  flex-direction: row;
  width: 20px;
  gap: 0;
}

.parte-b {
  font-family: "VT323", monospace;
  color: #473f34;
  height: fit-content;
  margin-top: 60px;
  font-size: small;
  padding-left: 1rem;
}

.clasificacion {
  display: flex;
  flex-direction: row;
  font-size: 8px;
}

.likes {
  display: flex;
  flex-direction: row;
  font-size: 8px;
}

.parte-c {
  display: flex;
  flex-direction: column;
  width: fit-content;
  height: fit-content;
  /* estilos botones proponer, likes y calificaciones */
}
.parte-c button {
  background-color: #473f34;
  border-style: none;
  font-family: "VT323", monospace;
  color: #e5e0d8;
  cursor: pointer;
  font-size: 13px;
  border-radius: 30px;
  height: fit-content;
  transition: all 0.3s ease;
  text-align: center;
  margin: -16px 5px;
}

.parte-d {
  background-color: #473f34;
  border-style: none;
  border-radius: 30px;
  color: #e5e0d8;
  font-size: 13px;
  margin: 10px;
}

/* Efectos de los item grilla------------------------------------------------------------------------------*/
.varOferta1 {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
  /* Efecto al pasar el cursor */
}
.varOferta1 :hover {
  transform: scale(1.05);
  z-index: 5;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.varOferta1 button {
  pointer-events: auto;
  transition: all 0.2s ease;
}
.varOferta1 button:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  transform: scale(1.05);
}

.encabezado1,
.parte-inferior-blanca,
.parte-a,
.parte-b,
.parte-c,
h3,
p {
  pointer-events: none;
}

/* Personalización de la paginación Bootstrap */
.pagination .page-link {
  color: #b3b792;
  border-color: #b3b792;
}

.pagination .page-item.active .page-link {
  background-color: #b3b792 !important;
  border-color: #b3b792;
}

.pagination .page-link:hover {
  background-color: var(--verde-claro);
  border-color: #b3b792;
}

/* para sobreescribir bootstrap */
body,
html {
  background: #e5d7c4 !important;
}

header,
footer {
  color: #677e52 !important;
}

/* MEDIAQUERIE RESPONSIVE_____________/

/* mobile (≤ 600px) */
@media (max-width: 600px) {
  .intercambio-encabezado {
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 15px 30px 15px;
    height: auto;
  }
  .intercambio-encabezado > div:last-child {
    display: flex;
    justify-content: space-between;
    margin: auto;
  }
  .intercambio-encabezado h2 {
    text-align: center;
    font-size: 24px;
    margin: 30px auto 15px auto;
  }
  .intercambio-encabezado p {
    text-align: center;
    margin: auto;
  }
  .search-wrapper {
    margin: auto;
    width: fit-content;
  }
  .contador-ecologico {
    width: auto;
    height: 50px;
    margin: 20px auto;
  }
  .contador-ecologico p {
    font-size: 16px;
    padding: 12px 18px;
    margin: auto;
  }
  .ofertas-grid {
    grid-template-columns: 1fr;
    width: 100%;
    gap: 30px;
    margin: 20px auto 20px auto;
  }
  .ofertas-grid > div {
    width: 200px;
    height: 300px;
  }
  .grid-item:hover {
    transform: scale(1.02);
  }
  .mt-4 {
    margin-top: 20px;
  }
  .pie-de-pagina {
    margin-top: auto;
  }
}
/* Tablets (≥ 768px) */
@media (min-width: 600px) and (max-width: 1199px) {
  .intercambio-encabezado {
    flex-direction: row;
    display: flex;
    justify-content: center;
    align-items: center;
    align-items: stretch;
    padding: 15px;
    gap: 30px;
  }
  .intercambio-encabezado :last-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
  }
  .intercambio-encabezado h2 {
    font-size: 24px;
    margin: 30px 15px 15px 0px;
  }
  .intercambio-encabezado p {
    margin: auto;
    max-width: 400px;
  }
  .contador-ecologico {
    width: auto;
    height: 50px;
  }
  .contador-ecologico p {
    font-size: 24px;
    padding: 8px 18px;
  }
  .search-wrapper {
    margin: auto;
    width: fit-content;
  }
  .ofertas-grid {
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    margin: 20px 2px 100px 2px;
  }
  .ofertas-grid > div {
    width: 200px;
    height: 300px;
  }
  .grid-item:hover {
    transform: scale(1.02);
  }
  .pie-de-pagina {
    margin-top: auto;
  }
}
/* Desktops grandes (≥ 1200px) */
@media (min-width: 1200px) {
  .ofertas-grid {
    margin-bottom: 100px;
    margin-top: 100px;
  }
  .pie-de-pagina {
    margin-top: auto;
  }
}
/* aqui comienza comunidad -----------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
/* encabezado comunidad */
.encabezado-comunidad {
  width: 100%;
  height: 300px;
  background-color: #473f34;
  font-family: "tagesschrift";
  color: #e5d7c4;
  margin-top: 0;
  padding-top: 0;
}
.encabezado-comunidad h2 {
  font-weight: normal;
  margin-top: 0px;
  text-align: left;
  padding: 64px 200px 0px 240px;
}
.encabezado-comunidad p {
  font-weight: normal;
  margin-top: 0px;
  text-align: left;
  padding: 10px 600px 0px 240px;
}

.ideas {
  margin-left: 1460px;
  margin-top: 8px;
}
.ideas:hover {
  background-color: #473f34;
  color: #8c9657;
  transform: scale(1.05);
}

/* grid comunidad */
.comunidad-grid-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  width: 100%;
  height: fit-content;
  gap: 8%;
}

.comunidad-grid-container:last-child {
  justify-content: flex-end;
}

/* foros parte derecha, comunidad */
.foros-container {
  display: flex;
  flex-direction: column;
  background-color: #cfbb99;
  margin-top: 2rem;
  margin: 2rem 0 0 4rem;
  width: 60%;
  height: fit-content;
  border-radius: 12px;
  border-width: 3px;
  border-color: #473f34;
  font-family: "tagesschrift";
  color: #473f34;
}
.foros-container h2 {
  margin: 3rem 0 0 4rem;
}

.divider-superior {
  width: 80%;
  height: 2px;
  background-color: #e5d7c4;
  margin-left: 10%;
}

/* categorias populares comunidad */
.categorias-populares-container {
  color: #b3b792;
  font-family: "tagesschrift";
  width: 800px;
  height: fit-content;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* 5 columnas de igual tamaño */
  grid-template-rows: repeat(2, auto);
  /* 3 filas que se ajustan al contenido */
  row-gap: 8%;
  column-gap: 2rem;
  align-content: center;
  align-items: center;
  /* eje vertical de las celdas */
  justify-items: center;
  /* contenido dentro de las celdas */
  margin: 4rem 1rem 3rem 2rem;
}
.categorias-populares-container h2 {
  margin: 2rem 0 0 4rem;
}

.categoria {
  background: linear-gradient(135deg, #b3b792 0%, #677e52 100%);
  width: 325px;
  height: 157px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 8px;
  padding: 1rem;
  /* Agregadas para el efecto */
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  /* Efecto de brillo principal */
  /* Efecto de olas suaves */
  /* Asegura que el contenido esté por encima */
}
.categoria img {
  width: 100px;
  height: auto;
  margin: auto;
  opacity: 80%;
  border-radius: 5px;
}
.categoria:hover {
  transform: scale(1.05);
  z-index: 5;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.categoria::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.1) 25%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 100%);
  transition: left 0.8s ease-in-out;
  z-index: 1;
  border-radius: 8px;
  /* Mismo border-radius que el contenedor */
}
.categoria:hover::before {
  left: 100%;
}
.categoria::after {
  content: "";
  position: absolute;
  top: 0;
  left: -120%;
  width: 120%;
  height: 100%;
  background: radial-gradient(ellipse 200px 100px at 30% 20%, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.08) 40%, transparent 70%), radial-gradient(ellipse 150px 80px at 70% 60%, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.06) 50%, transparent 80%), radial-gradient(ellipse 180px 60px at 20% 80%, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.04) 60%, transparent 90%), linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, 0.03) 25%, rgba(255, 255, 255, 0.08) 50%, rgba(255, 255, 255, 0.03) 75%, transparent 100%);
  transition: left 1.3s ease-out;
  z-index: 2;
  opacity: 0;
  border-radius: 8px;
  /* Mismo border-radius que el contenedor */
}
.categoria:hover::after {
  left: 120%;
  opacity: 1;
}
.categoria > * {
  position: relative;
  z-index: 3;
}

/* publicaciones foro comunidad ----------------------------------------------------------------------*/
.actividad-reciente-container {
  display: flex;
  flex-direction: column;
  font-family: "tagesschrift";
  color: #473f34;
  margin: 2rem 0;
}
.actividad-reciente-container h2 {
  margin: 0 0 2rem 4rem;
}

.divisiones-publicaciones {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  background-color: #8c9657;
  height: 4rem;
  border-radius: 8px;
  width: 89%;
  margin-left: 4rem;
}

.container {
  max-width: 1200px;
  margin-top: 1rem;
}

.cards-grid {
  display: grid;
  margin: auto;
  gap: 6px;
  grid-template-columns: 1fr;
  width: 90%;
}

.card {
  border-radius: 12px;
  padding: 16px 20px;
  display: flex;
  align-items: flex-start;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  height: 80px;
  cursor: pointer;
  /* Gradiente específico para cada card - de más claro a más oscuro */
}
.card:hover {
  height: fit-content;
  transform: translateY(-2px);
  /* ← Efecto de elevación */
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  /* ← Sombra  */
}
.card:hover .description {
  opacity: 1;
  max-height: 60px;
}
.card:hover .divider {
  opacity: 6;
  background-color: #473f34;
}
.card:nth-child(1) {
  background-color: rgba(190, 197, 155, 0.862745098);
}
.card:nth-child(2) {
  background-color: #b4bb8f;
}
.card:nth-child(3) {
  background-color: #a7b07a;
}
.card:nth-child(4) {
  background-color: #8c9657;
}
.card:nth-child(5) {
  background-color: #757e48;
}
.card:nth-child(6) {
  background-color: #62693b;
}

.avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  flex-shrink: 0;
  overflow: hidden;
  position: relative;
  /* Placeholder para avatares sin imagen */
}
.avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.avatar::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(45deg, #8c9657, #b3b792);
  border-radius: 50%;
  z-index: -1;
}

.title {
  font-size: 16px;
  color: #333;
  margin-bottom: 4px;
  line-height: 1.3;
}

.author {
  font-size: 13px;
  color: #585858;
  margin-bottom: 8px;
}

.divider {
  width: 100%;
  height: 1px;
  background: #bbb;
  margin: 8px 0;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.description {
  font-size: 14px;
  color: #555;
  line-height: 1.4;
  opacity: 0;
  max-height: 0;
  transition: all 0.3s ease;
}

.meta {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: row;
  align-items: flex-end;
  gap: 200px;
}

.meta-top {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.comments {
  font-size: 18px;
  font-weight: 600;
  color: #555;
  min-width: 40px;
  text-align: center;
}

.time {
  font-size: 13px;
  color: #666;
  white-space: nowrap;
}

.rating {
  display: flex;
  gap: 3px;
  justify-content: center;
}

/* Estrellas con forma de estrella */
.star {
  width: 20px;
  height: 20px;
  background: #ccc;
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
  transition: all 0.2s ease;
}

.star.filled {
  background: linear-gradient(45deg, #333, #555);
}

.star.empty {
  background: #ccc;
}

/* Estilos específicos para iconos de cada card */
.card-3 .title::before {
  content: "🦴";
  color: #28a745;
  margin-right: 6px;
  font-weight: bold;
}

.card-4 .title::before {
  content: "🌿";
  margin-right: 6px;
}

/* sidebars comunidad ------------------------------------------------------*/
/* foros parte izquierda, comunidad */
.comunidad-sidenavbars-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 1rem;
  width: 20rem;
  height: 1600px;
}

/* primer bloque, buscadores*/
.buscadores-container {
  background-color: #473f34;
  border-radius: 10px;
  padding: 20px;
  width: 280px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.search-group {
  margin-bottom: 15px;
  position: relative;
}

.search-input {
  width: 100%;
  padding: 12px 45px 12px 15px;
  border: none;
  border-radius: 5px;
  background-color: #e5d7c4;
  font-family: "tagesschrift";
  font-size: 14px;
  outline: none;
}
.search-input::placeholder {
  color: #666;
}

.search-btn {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: background-color 0.3s;
}
.search-btn:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.search-icon {
  width: 16px;
  height: 16px;
  fill: #666;
}

.conduct-btn {
  width: 100%;
  padding: 12px;
  background-color: #677e52;
  color: #e5d7c4;
  border: none;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
  transition: background-color 0.3s;
  margin-top: 5px;
  font-family: "tagesschrift";
}
.conduct-btn:hover {
  background-color: #8c9657;
}

/* segundo bloque, navcomunidad, verticalnav */
.navbar-container {
  position: relative;
  top: 20px;
  background-color: #473f34;
  border-radius: 10px;
  padding: 15px;
  width: 280px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.1s ease-out;
}

.nav-item {
  display: block;
  width: 100%;
  padding: 12px 15px;
  background-color: #8c9657;
  font-family: "tagesschrift";
  color: #f0e7c6;
  border: none;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
  margin-bottom: 8px;
  text-align: left;
  text-decoration: none;
  transition: background-color 0.3s, transform 0.2s;
}
.nav-item:hover {
  background-color: #473f34;
  transform: translateX(3px);
}
.nav-item:last-child {
  margin-bottom: 0;
}
.nav-item .active {
  background-color: #677e52;
}

.content {
  padding: 4px;
  margin-left: 2rem;
  line-height: 1.6;
  width: 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* Mobile (≤ 600px) */
@media (max-width: 600px) {
  .comunidad-container {
    display: flex;
    flex-direction: column-reverse;
    padding: 0px;
    width: 100%;
    margin-top: auto;
  }
  h3 {
    margin-top: 1.5rem; /* espacio arriba */
    margin-bottom: 0.5rem; /* espacio abajo */
  }
  p {
    margin-bottom: 1.5rem;
  }
  .container {
    width: auto;
  }
  .comunidad-titulo {
    font-size: 24px;
    margin: 8px 0;
    text-align: center;
  }
  .ideas {
    position: relative;
    margin: 18px auto 8px 25%;
    max-width: 200px;
    font-size: 16px;
    padding: 0.8rem 1.5rem;
  }
  .encabezado-comunidad {
    height: auto;
    min-height: 250px;
    margin-top: 0;
    padding-top: 0%;
  }
  .encabezado-comunidad h2 {
    margin: 0;
    padding: 20px;
    text-align: center;
  }
  .encabezado-comunidad p {
    padding: 10px 20px;
    text-align: center;
  }
  .divisiones-publicaciones {
    margin: 0 0 0 2%;
  }
  .comunidad-grid-container {
    display: flex;
    flex-direction: column-reverse;
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
  }
  .navbar-container {
    display: flex;
    flex-direction: row;
    width: fit-content;
    justify-content: center;
    position: static;
    transform: none !important;
  }
  .nav-item {
    margin: 0.5%;
  }
  .buscadores-container {
    margin: 2% auto;
    justify-content: center;
    width: 100%;
  }
  .comunidad-sidenavbars-container {
    height: fit-content;
    width: auto;
    flex-direction: column-reverse;
  }
  .categorias-populares-container {
    display: flex;
    flex-direction: column;
    width: auto;
    row-gap: 10px;
    margin: 10px 0 15px 0;
  }
  .foros-container {
    width: 100%;
    height: fit-content;
    margin: 0 0 0 2px;
  }
  .cards-grid {
    margin: auto 2%;
  }
  .card {
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
  .actividad-reciente-container {
    width: fit-content;
  }
  .pie-de-pagina {
    margin-top: auto;
  }
}
/* Tablets (≥ 768px) */
@media (min-width: 600px) and (max-width: 1199px) {
  .comunidad-container {
    display: flex;
    flex-direction: column-reverse;
    padding: 0px;
    width: 100%;
    margin-top: auto;
  }
  .container {
    width: auto;
  }
  .comunidad-titulo {
    font-size: 28px;
    margin: 30px 0;
  }
  .comunidad-texto {
    margin: 15px;
    font-size: 18px;
  }
  .encabezado-comunidad {
    margin-top: 0;
    padding-top: 0%;
  }
  .encabezado-comunidad h2 {
    margin: auto auto auto 30%;
    padding: 30px 20px 10px;
  }
  .encabezado-comunidad p {
    padding: 10px;
    text-align: center;
    margin-left: 10px;
  }
  .ideas {
    margin: 0 0 10% 30%;
  }
  .comunidad-grid-container {
    display: flex;
    flex-direction: column-reverse;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .navbar-container {
    display: flex;
    flex-direction: row;
    width: fit-content;
    justify-content: center;
    position: static;
    transform: none !important;
  }
  .nav-item {
    margin: 0.5%;
  }
  .buscadores-container {
    margin: 2% auto;
    justify-content: center;
    width: 90%;
  }
  .comunidad-sidenavbars-container {
    height: fit-content;
    width: 90%;
    flex-direction: column-reverse;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .foros-container {
    width: 90%;
    height: fit-content;
    margin: 5px 0 0 2px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .categorias-populares-container {
    grid-template-columns: repeat(2, 1fr);
    width: auto;
    gap: 6px;
    margin: 10px 0 15px 0;
  }
  .divisiones-publicaciones {
    margin: 0 0 0 5%;
  }
  .cards-grid {
    margin: auto 2%;
  }
  .card {
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
  .categoria {
    width: auto;
  }
  .actividad-reciente-container {
    width: fit-content;
  }
  .pie-de-pagina {
    margin-top: auto;
  }
}
/* Desktops grandes (≥ 1200px) */
@media (min-width: 1200px) {
  .comunidad-container {
    flex-direction: row;
    padding: 40px;
    width: 1100px;
    margin: 0 auto;
  }
  .comunidad-titulo {
    font-size: 32px;
    margin: 40px 0;
  }
  .comunidad-texto {
    margin: 20px;
    font-size: 20px;
  }
  .comunidad-imagen {
    width: 40%;
    margin: 30px;
  }
  .pie-de-pagina {
    margin-top: auto;
  }
}
/* decoraciones del fondo------------- */
.decoracion1 {
  position: absolute;
  bottom: 65%;
  left: 18%;
  height: auto;
  width: 100px;
  animation-delay: 2s;
  z-index: 1;
  animation: float 6s ease-in-out infinite;
  box-shadow: 0 6px 12px --verde-goblin(0, 0, 0, 0.3);
}

.decoracion2 {
  position: absolute;
  bottom: -2%;
  left: 70%;
  height: auto;
  width: 400px;
  z-index: 1;
  box-shadow: 0 6px 12px --verde-goblin(0, 0, 0, 0.3);
}

/* formulario ----------------------*/
.formulario-container {
  margin: auto;
  margin-top: 120px;
  width: 1000px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.encabezado-contacto {
  width: 1000px;
  height: 100px;
  border-radius: 12px 12px 0px 0px;
  background-color: #473f34;
  font-family: "tagesschrift";
  color: #e5d7c4;
  justify-self: left;
  align-self: center;
}
.encabezado-contacto h2 {
  font-weight: lighter;
  margin: 2rem 0 0 1rem;
}

.formulario {
  width: 1000px;
  height: 493px;
  background-color: #cfbb99;
  border-width: 2px;
  border-color: #473f34;
  border-radius: 0px 0px 1px 20px;
  font-family: "tagesschrift";
}

/* parte1................*/
.formulario-parte1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 84%;
  margin: auto;
}

.name-usuario input,
.Correo-electronico input {
  width: 300px;
  height: 60px;
  border-radius: 44px;
  margin-top: 2rem;
  background-color: transparent;
  border: none;
  font-family: "tagesschrift";
  background-color: #e5d7c4;
  padding-left: 2rem;
  font-size: 1rem;
}

.name-usuario input:focus,
.Correo-electronico input:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(106, 133, 71, 0.25);
}

/* parte 2 ................*/
.formulario-parte2 {
  width: 84%;
  height: 250px;
  border-radius: 20px;
  margin: 6% auto auto auto;
  display: flex;
  justify-content: center;
  align-items: center;
  align-items: stretch;
  flex-direction: column;
}
.formulario-parte2 input {
  width: 100%;
  height: 250px;
  border-radius: 20px;
  background-color: #e5d7c4;
  border: none;
  font-family: "tagesschrift";
}
.formulario-parte2:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(106, 133, 71, 0.25);
}
.formulario-parte2 img {
  position: absolute;
  width: 40px;
  height: auto;
  bottom: 0;
  right: 0;
}

.boton-contacto-enviar {
  margin: 20px;
}
.boton-contacto-enviar:hover {
  background-color: #e5d7c4;
  color: #473f34;
  transform: scale(1.05);
}

/* Mobile (≤ 600px) */
@media (max-width: 600px) {
  .formulario-container {
    width: 95%;
    margin-top: 60px;
    height: auto;
  }
  .encabezado-contacto {
    width: 100%;
    height: auto;
    padding: 20px;
    border-radius: 20px 20px 0 0;
  }
  .formulario {
    width: 100%;
    height: auto;
    padding: 15px;
  }
  .formulario-parte1 {
    flex-direction: column;
  }
  .name-usuario {
    width: 90%;
    margin: 10px auto;
  }
  .Correo-electronico {
    width: 90%;
    margin: 10px auto;
  }
  .formulario-parte2 {
    width: 90%;
    height: 150px;
    margin: 20px auto;
    padding: 15px;
    flex-direction: row;
  }
  .formulario-parte2 input {
    width: 100%;
    height: 150px;
    margin-top: 0;
    padding: 15px;
  }
  .decoracion1,
  .decoracion2 {
    display: none;
  }
}
/* Tablets  (min-width: 600px) and (max-width: 768px)  */
@media (min-width: 768px) and (max-width: 1199px) {
  .formulario-container {
    width: 90%;
    margin-top: 80px;
  }
  .encabezado-contacto {
    width: 100%;
  }
  .formulario {
    width: 100%;
  }
  .formulario-parte1 {
    flex-direction: column;
  }
  .name-usuario {
    width: 80%;
    margin: 15px auto;
  }
  .Correo-electronico {
    width: 80%;
    margin: 15px auto;
  }
  .formulario-parte2 {
    width: 80%;
    margin: 30px auto;
    flex-direction: row;
  }
  .decoracion2 {
    width: 300px;
    left: 60%;
  }
}
/* Desktops grandes (≥ 1200px) */
@media (min-width: 1200px) {
  .formulario-container {
    width: 1000px;
    margin: 120px auto;
  }
  .decoracion2 {
    width: 400px;
    left: 70%;
  }
}
/* aqui comienza perfil -----------------------------------------------------------------------------------------------------------------------------------------------------------------


*/
.perfil-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 800px;
  font-family: "tagesschrift";
  color: #473f34;
}
.perfil-container h2 {
  font-size: 8rem;
  margin: 0;
}
.perfil-container h3 {
  text-align: center;
}

.perfil-botones {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: auto;
}

/* Estilos para el botón con efecto de línea */
.perfil-boton-efecto-linea {
  position: relative;
  display: inline-block;
}
.perfil-boton-efecto-linea::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  /* Más separada */
  width: 0;
  height: 3px;
  /* Más gruesa */
  background: #473f34;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 2px;
}
.perfil-boton-efecto-linea:hover::after {
  width: 100%;
}

.goblinapenado {
  width: 20%;
  height: auto;
}


/* Mobile (≤ 600px) */
@media (max-width: 600px) {
  .perfil-container {
    flex-direction: column-reverse;
  }
  .no-implementado-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
/* registro -------------------------------------------------------------------------------------------------------------------- */
/* animacion decoraciones */
@keyframes float {
  0% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-20px) rotate(10deg);
    /*  rotate, el valor de rotación, translate como se mueve en Y */
  }
  100% {
    transform: translateY(0) rotate(0deg);
  }
}
.registra-tu-planta img {
  position: absolute;
  animation: float 3s ease-in-out infinite;
  width: 80px;
  height: auto;
  margin-left: 580px;
  margin-top: -80px;
}
.registra-tu-planta h3 {
  font-family: "tagesschrift";
  color: #473f34;
  font-size: 30px;
  margin-left: 340px;
  margin-top: 50px;
}

/* contenedor general*/
.registra-abuelo {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 1400px;
  height: auto;
  margin: auto;
  margin-top: 10px;
}

/* contenedor parte izquierda, hijo 1------------------------*/
.formulario-plantas {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}
.formulario-plantas > form > div:hover {
  background-color: #e5d7c4;
  color: #473f34;
  transform: scale(1.05);
}
.formulario-plantas > form > div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background-color: #473f34;
  font-family: "tagesschrift";
  font-weight: lighter;
  color: #e5e0d8;
  border-radius: 41px;
  width: 600px;
  margin: 6px 20px 20px 100px;
}
.formulario-plantas > form > div > input {
  background-color: #e5d7c4;
  font-family: "tagesschrift";
  font-weight: lighter;
  border-radius: 41px;
  color: #473f34;
  width: 500px;
  padding: 10px 20px;
  border-color: #473f34;
}
.formulario-plantas > form > div > input:hover {
  background-color: #473f34;
  font-weight: lighter;
  color: #e5d7c4;
  transform: scale(1.05);
  border-color: #e5d7c4;
}

.boton-registro1 {
  margin-left: auto;
}

.boton-registro2 {
  margin: 130px 0px 20px 300px;
}

.boton-registro1:hover,
.boton-registro2:hover {
  background-color: #cfbb99;
  color: #473f34;
  transform: scale(1.05);
}

/* estilo cada burbuja del formulario--*/
.Titulo {
  margin: auto;
}

.input-Titulo {
  height: 70px;
}

.input-Especie {
  height: 70px;
}

.input-Categorías {
  height: 80px;
}

.input-Descripción {
  height: 120px;
}

/* contenedor p derecha, hijo 2-------------------------------*/
.form-group {
  margin-bottom: 25px;
}

.form-label {
  background: #1c3d19;
  padding: 12px 20px;
  border-radius: 25px 25px 0 0;
  margin: 0;
  display: inline-block;
  min-width: 120px;
  font-weight: 500;
}

.form-control {
  border: none;
  border-radius: 0 25px 25px 25px;
  padding: 15px 20px;
  background: #e5e0d8;
  border: 2px solid transparent;
  transition: all 0.3s ease;
}
.form-control:focus {
  border-color: var(--verde-principal);
  box-shadow: 0 0 0 0.2rem rgba(127, 176, 105, 0.25);
}

/* Estilos para el upload de imágenes */
.image-upload-container {
  border: 3px dashed var(--verde-secundario);
  background: var(--beige-claro);
  border-radius: 20px;
  padding: 40px 20px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  margin: 50px 0 0 50px;
  width: 440px;
  height: auto;
}
.image-upload-container:hover {
  background: #b3b792;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(127, 176, 105, 0.3);
}
.image-upload-container .dragover {
  border-color: var(--verde-principal);
  background: #b3b792;
  box-shadow: 0 0 20px rgba(127, 176, 105, 0.4);
}

.image-upload-container input[type=file] {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  position: absolute;
}

.upload-icon {
  font-size: 3.5rem;
  color: var(--verde-principal);
  margin-bottom: 15px;
  transition: all 0.3s ease;
}

.image-upload-container:hover .upload-icon {
  transform: scale(1.1);
  color: var(--verde-secundario);
}

.upload-text {
  color: #1c3d19;
}
.upload-text h5 {
  color: var(--verde-secundario);
  font-weight: 600;
  margin-bottom: 10px;
}

/* Grid para las imágenes múltiples */
.multiple-images-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
  margin-top: 25px;
  padding: 20px;
  background: var(--beige-claro);
  border-radius: 15px;
}

.image-item {
  position: relative;
  aspect-ratio: 1;
  border-radius: 15px;
  border: 3px solid var(--verde-principal);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}
.image-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}
.image-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.image-item .remove-btn {
  position: absolute;
  top: 8px;
  right: 8px;
  background: rgba(220, 53, 69, 0.9);
  color: white;
  border: none;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 16px;
  transition: all 0.3s ease;
  opacity: 0;
}

.image-item:hover .remove-btn {
  opacity: 1;
}

.image-item .remove-btn:hover {
  background: rgb(220, 53, 69);
  transform: scale(1.1);
}

.ranaSaltando {
  position: absolute;
  animation: float 10s ease-in-out infinite;
  width: 200px;
  height: auto;
  margin-left: 200px;
  margin-top: -198px;
}

.ranaSaltando2 {
  position: absolute;
  width: 200px;
  height: auto;
  margin-left: 1600px;
  margin-top: -198px;
}

body {
  background-color: #e5d7c4 !important;
}

/* Mobile (≤ 600px) */
@media (max-width: 600px) {
  .registra-tu-planta h3 {
    font-size: 24px;
    margin: 30px auto;
    text-align: center;
  }
  .registra-tu-planta img {
    display: none;
  }
  .registra-abuelo {
    width: 100%;
    flex-direction: column;
  }
  .formulario-plantas > form > div {
    width: 90%;
    margin: 10px auto;
  }
  .formulario-plantas > form > div > input {
    width: 70%;
  }
  .sube-fotos-oferta {
    margin: 20px auto;
    width: 90%;
  }
  .bigphoto img {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    display: block;
  }
  .littleones {
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
  }
  .littleones img {
    width: 80px;
  }
  .boton-registro1,
  .boton-registro2 {
    margin: 20px auto;
    display: block;
  }
  .ranaSaltando,
  .ranaSaltando2 {
    display: none;
  }
}
/* Tablets (≥ 768px) */
@media (min-width: 601px) and (max-width: 1254px) {
  .registra-abuelo {
    width: 100%;
    flex-direction: column;
    padding: auto 8% auto 6%;
  }
  .formulario-plantas > form > div {
    width: 90%;
    margin: 10px auto;
  }
  .sube-fotos-oferta {
    margin-right: 20px;
  }
  .bigphoto img {
    width: 300px;
  }
  .littleones img {
    width: 90px;
  }
  .ranaSaltando {
    margin-left: 50px;
    width: 150px;
  }
  .ranaSaltando2 {
    margin-left: 60%;
    width: 150px;
  }
}
/* Desktops grandes (≥ 1200px) */
@media (min-width: 1255px) {
  .registra-abuelo {
    width: 1200px;
    margin: 40px auto;
  }
  .ranaSaltando2 {
    margin-left: 80%;
  }
}
.invisible {
  display: none !important;
}

/*# sourceMappingURL=main.css.map */
