.imagenFoto{
  width: 50px;
  transition: 0.3s ease;
}
.imagenFoto:hover{
  width: 90px;
}
span .filter-option{
  max-height: 20px;
}

.scrollable {
  margin:5px;
  padding:5px;
  overflow: visible;
  text-align:justify;
}
.carousel-inner{overflow:visible !important}
.jumbotron{
  padding-top: 8px !important;
  padding-bottom: 11px !important;
  box-shadow: none !important;
  background: none !important;

}
.jumbotron h1 {
   font-size: 44px;
   text-align: left;
  padding-bottom: 2px;
  border-bottom: 2px solid;
}
.alert-warning{
  background-color: #f9eba3 !important;
}
.modal, modal2{
  padding-top: 0 !important;
}
.elul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-color: #333;
  overflow: visible;
  height: 55px;
}
.menu {
  float: left;
}
.menu a.menu, .usuario a {
  display: block;
  color: white !important;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none !important;
  font-size: 1vw;
}

.menu a.menu:hover {
  background-color: #111;
  color: lightgrey !important;
}

.cerrarSesion{
  text-decoration: none !important;
  width: 100%;
  display: inline-block;
}
.cerrarSesion:hover {
  background-color: #f0f0f0;;
}
.usuario {
  float: left;
}
.error {
  background-color: red;
  color: white !important;
  margin: 10px;
  border: 2px solid gray;
  border-radius: 4px;
  padding: 3px;
}
.info {
  background-color: green;
  color: white !important;
  margin: 10px;
  border: 2px solid gray;
  border-radius: 4px;
  padding: 3px;
}
h3, h2, h1{
  text-align: center;
  width: auto;
  margin:auto;
}
#personita{
  font-size: 1.4em;
}
#logoMenu{
  width: 200px;
  text-align: center;
}
/* celular vertical chico*/
@media screen and (max-width: 480px) {
  .dropdown-menu.open{
    max-width: 66vw !important;
  }
  #toggleButton{display:inline-block;}
  #lineasToggleButton{font-size: 1.8em}
  #btnLinksProductos{display:inline;}
  #linksProducto{
    display:none;
    position: absolute;
    z-index: 90;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    width: 50%;
    right: 45px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  }
  #linksProducto a{
    width:100%;
    text-align: left;
  }
      /*a.btn {font-size: 2vw;}*/
  #menuCompleto{display:none;}
}
/* celular vertical grande*/
@media screen and (min-width: 481px) and (max-width: 767px) {
  .dropdown-menu.open{
    max-width: 66vw !important;
  }
  #toggleButton{display:inline-block;}
  #lineasToggleButton{font-size: 1.8em;}
  #btnLinksProductos{display:inline;}
  #linksProducto{display:none;}
  /*a.btn {font-size: 2vw;}*/
  #menuCompleto{display:none;}
}
/* celular horizontal grande y tablet */
@media screen and (min-width: 768px) and (max-width: 1303px) {
  #toggleButton{display:inline-block;}
  #btnLinksProductos{display:inline;}
  #linksProducto{
    display:none;
    position: absolute;
    z-index: 90;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    width: 50%;
    right: 45px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  }
  #linksProducto a{
    width: 100%;
    text-align: left;
  }
  #lineasToggleButton{font-size: 1.8em;}
  #menuCompleto{display:none;}
}

/* computadora */
@media screen and (min-width: 1304px) {
  #toggleButton{display:none;}
  #btnLinksProductos{display:none;}
  #btnLinksProductosOcultar{display:none;}
  #linksProducto{display:inline !important;}
  #lineasToggleButton{display:none;}
  #menuCompleto{display:inline-block;;}
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance:textfield;
}
#divHeader {
  width: 100%;
  height: auto;
  /*background: linear-gradient(0deg, rgba(213,213,213,1) 0%, rgba(255,255,255,1) 100%);*/
  /*border-bottom: #cecece 1px solid;*/
  /*box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);*/
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 2px 1px -1px rgb(0 0 0 / 12%);
  border: 0 !important;
}
.user-card {
  padding: 0 20px;
  color: #111;
  text-align: left;
  min-width: 200px;
}
#divHeader {
  width: 100%;
  height: auto;
  background: linear-gradient(0deg, rgba(213,213,213,1) 0%, rgba(255,255,255,1) 100%);
  border-bottom: #cecece 1px solid;

  transition: top 0.3s; /* Transition effect when sliding down (and up) */
}
.itemMenu {
  display: inline-block;
  width: auto;
  padding: 0 5px;
  transition: transform 0.5s ease;
  font-size: 1.55rem !important;
  font-weight: bold;
  font-family: 'system-ui';
}
.itemMenu .glyphicon{
  top:3px
}
.btnNavbar {
  letter-spacing: 1px;
  color: rgba(23, 23, 36, 0.8);
  list-style: none;
  text-decoration: none;
  cursor: pointer;
  padding: 6px;
}
.itemMenu:hover > .btnNavbar  {
  text-decoration: none;
  background-color: #f1f5fc;
  border-radius: 12px;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
}
.btnNavbar:hover {
  text-decoration: none;
  color: rgba(23, 23, 36, 0.8);
}
.activo {
  text-decoration: none;
  background-color: #75d3e399 !important;
  border-radius: 12px;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
}
.control-label{
  line-height: 34px;
}
.formBase{
  margin: auto;
  background-color: #fdfdfd;
  padding: 10px;
  border-radius: 6px;
  height: auto;
  max-width: 100%;
  border: 1px solid #e7e7e7;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
}
table.formBase{
  padding:0;
}
.filtrosBase{
  margin: auto;
  width: 75%;
  background-color: #fdfdfd;
  padding: 15px 15px 0 15px;
  border-radius: 6px;
  height: auto;
  border: 1px solid #e7e7e7;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
}
@media screen and (max-width: 800px) {
  .filtrosBase {
    width: 90%;
  }
}
#closeFormFiltros {
  color: #777;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

#closeFormFiltros:hover,
#closeFormFiltros:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.modal {
  display: none;
  position: fixed;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(0, 0, 0, 0.4);
}
.modal-dialog{
  -webkit-animation-duration: 0.5s !important;
  animation-duration: 0.5s !important;
  margin:auto;
  width: 80%;
  min-width: 290px;
  margin-top:15px;
}
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 15px;
  border: 1px solid #888;
  z-index: 100;
}
.modal-footer {
  padding-bottom: 5px !important;
}
input[type=search] {
  border: 1px solid #ccc;
  border-radius: 4px;
}
input[type=search]:focus {
  border-color: #66afe9 !important;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}
table {
  border-radius: 4px;
  border-bottom: 1px solid #949494 !important;
}
th {
  border-bottom: 1px solid #949494 !important;
}
.closeAlerta{
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
  border: 0;
}
.dividerAlerta {
  height: 0.5px;
  margin: 5px 0;
  background-color: #d5d5d5;
}
.trRojo:hover{
  background-color:#f9dfca !important;
}
.trRojo{
  background-color:#f6d7c5 !important;
}
.trRojoFuerte:hover{
  background-color:#f9caca !important;
}
.trRojoFuerte{
  background-color:#fcd3d1 !important;
}
.trAzul{
  background-color:#d1e7fc  !important;
}
.trAzul:hover{
  background-color:#b8dafa  !important;
}
.trGris{
  background-color:#b7b7b7 !important;
}
.trGris:hover{
  background-color:#9c9a9a !important;
}
.trNaranja{
  background-color: #fdf2c6 !important;
}
.trNaranja:hover{
  background-color: #f6e9b6 !important;
}
.trVerde{
  background-color:#bfe6cc !important;
}
.trVerde:hover{
  background-color:#aed3ba !important;
}
.trBordo{
  background-color:#D59F93 !important;
}
.trBordo:hover{
  background-color:#d0998d !important;
}
.noleida{
  box-shadow: rgb(0 0 0 / 20%) 0 1px 3px 0, rgb(0 0 0 / 14%) 0 1px 1px 0, rgb(0 0 0 / 12%) 0 2px 1px -1px;
}
.leida{
  background-color: #ffffff !important;
}
.alert{
  padding-right: 15px;
  z-index:2000;
  position:fixed;
  bottom:5px;
  width: 40%;
  margin: 0.3%;
  margin-top:10px;
  padding-top: 10px;padding-bottom: 10px;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
  display:none;
}
.notificacion{
  padding: 15px;
  z-index:2000;
  bottom:5px;
  border-radius: 4px;
  margin: 0.3%;
  margin-top:10px;
  padding-top: 10px;padding-bottom: 10px;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
}
html{
  height: 100%;
}
body{
  font-family: system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  size:auto;
  background-color: #f1f5fc;
  margin: 0;
  font-size: 1.3em;
  height: auto;
  min-height: 100%;
}
.formBase,.filtrosBase{
  box-shadow: 0 0 30px rgb(1 41 112 / 10%) !important;
  background-color: #fdfdfd !important;
  border:none !important;
  border-radius: 6px;
}
.jumbotron{
  border-radius: 16px !important;
}
.modal-content{
  background: #fbfbfb !important;
}
.flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: normal;
  align-items: normal;
  align-content: normal;
}

.flex-items:nth-child(1) {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: center;
  order: 0;
}

.flex-items:nth-child(2) {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: center;
  order: 0;
}

.flex-items:nth-child(3) {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: center;
  order: 0;
}
footer {
  background: #fbfbfb;
  padding: 30px 0;
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 2px 1px -1px rgb(0 0 0 / 12%);
  width:100%;
}
.table-responsive{
  overflow-x: inherit !important;
}
.botonAccion{
  padding: 5px 5px !important;
  border-color: #ccc !important;
}
h1.titulo{
  padding-top: 20px;
  margin: 0;
  text-align:center;
}
h3{
  font-size: 22pt !important;
  text-align: left;
   
}
h4{
   
}
h3.title{
  border-bottom: 2px solid;
}
label {
  height: 24.5px;
  line-height: 24.5px;
  text-align: right;
   
}
th{
   
}
.pestana{
  border: 0 !important;
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 22px;
  height: 22px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 2.5px;
  border: 2.5px solid;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #000 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


/* ------------------------ LOG IN ESTILO ------------------- */

/* STRUCTURE */

.wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  min-height: 100%;
  padding: 20px;
}
th{
  text-align:center;
}

#formContent {
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #fff;
  width: 90%;
  max-width: 450px;
  position: relative;
  padding: 0;
  -webkit-box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
  box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
  text-align: center;
}

#formFooter {
  background-color: #f6f6f6;
  border-top: 1px solid #dce8f1;
  padding: 25px;
  text-align: center;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}

/* TABS */

h2.inactive {
  color: #cccccc;
}

h2.active {
  color: #0d0d0d;
  border-bottom: 2px solid #5fbae9;
}

/* FORM TYPOGRAPHY*/

input[type=button], input[type=submit], input[type=reset]  {
  background-color: #56baed;
  border: none;
  color: white;
  padding: 15px 80px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  -webkit-box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
  box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  margin: 5px 20px 40px 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover  {
  background-color: #39ace7;
}

input[type=button]:active, input[type=submit]:active, input[type=reset]:active  {
  -moz-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}


/* ANIMATIONS */

/* Simple CSS3 Fade-in-down Animation */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* ------------------------ FIN ESTILO LOGIN ---------------- */
input[type=checkbox] {
  width: 13px;
  height: 13px;
  padding: 0;
  margin:0;
  vertical-align: middle;
  position: relative;
  *overflow: hidden;
}

.bootstrap-select > .dropdown-toggle {
    z-index: 0 !important;
}
input {
  text-align: center;
}
ol {
  list-style: none;
  counter-reset: item;
  margin-bottom: -2px;
  padding-left: 15px;
}
.sidenav {
  height: 92%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 50px;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 0 12px 2px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 21px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
    color: #525252;
    background-color: #dedede;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-width: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

span.derecha {
  counter-increment: item;
  margin-bottom: 5px;
}

span.derecha:before {
  content: counter(item);
  background: #5bc6d0;
  border-radius: 100%;
  color: white;
  width: 1.2em;
  text-align: center;
  display: inline-block;
}
#receta{
  width:81%;
  min-height:610px;
  display:inline-block;
}
#medio{
  width:100%;
  min-height:312px;
}
#medio-izquierda{
  display: inline-block;
}
#medio-izquierda table{
  border-collapse:inherit !important;
  border-spacing: 10px 5px;
}
#medio-izquierda th{
  background-color: #5bc6d0;
  border-radius: 15px;
  width: 2%;
}
#izquierda-arriba input[type=text]{
  width: 100%;
}
#izquierda-arriba{
  margin-top: 2%;
}
#izquierda-abajo input[type=text]{
  width: 100%;
}
#izquierda-abajo{
  margin-top: 2%;
}
#intermediaDiv{
  margin-top: 2%;
}
#medio-derecha{
  border-radius: 5px;
  border: 2px solid #5bc6d0;
  width: 42.5%;
  margin: 10px;
  display: inline-block;
  /*float: right;*/
  margin-top: 1%;
}
#img{
  text-align:center
}
#medio-derecha-izq{
  width: 50%;
  float:left;
}
#medio-derecha-der{
  width: 49%;
  float:left;
  border-left: 3px solid #42afaf;
}
.bootbox-cancel{
  min-width: 92px !important;
}
.bootbox-accept{
  min-width: 92px !important;
}
.paginator_top > .dataTables_paginate {
  float: none !important;
  text-align: center !important;
  padding-top: 0 !important;
}



/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
  padding-bottom: 5px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: max-content;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
  z-index: 1;
  margin-top: 5px;
  animation: growDown 180ms ease-in-out forwards;
  transform-origin: top center;
  border-radius: 4px;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

.btn-success{
  background-color: #198754 !important;
}
.btn-success:hover{
  background-color: #35b177 !important;
}

.btn-info{
  background-color: #0dcaf0 !important;
}
.btn-warning{
  background-color: #ffc107 !important;
  color:#000;
}
.btn-warning:hover{
  background-color: #e1ae16 !important;
  color:#000;
}
table {
  width: 100% !important;
}
/*------------------- ESTILO DEL TOGLE PARA DARK MODE -------------------------------------*/
label.darkToggle {
  width:62.5px;
  height:25px;
  position: relative;
  display: block;
  background: #ebebeb;
  border-radius: 200px;
  box-shadow: inset 0 5px 15px rgba(0,0,0,0.4), inset 0 -5px 15px rgba(255,255,255,0.4);
  cursor: pointer;
  transition: 0.3s;
}
label.darkToggle:after {
  content: "";
  width:22.5px;
  height: 22.5px;
  position: absolute;
  top:1.25px;
  left:1.25px;
  background: linear-gradient(180deg,#ffcc89,#d8860b);
  border-radius: 22.5px;
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  transition: 0.3s;
}
input.darkToggle {
  width: 0;
  height: 0;
  visibility: hidden;
}
input.darkToggle:checked + label {
  background: #242424;
}
input.darkToggle:checked + label:after {
  left:61.28px;
  transform: translateX(-100%);
  background: linear-gradient(180deg,#777,#3a3a3a);
}
label:active:after{
  width: 32.5px;
}
.background {
  width:100vw;
  height: 100vh;
  background: #fff;
  z-index: -1;
  position: absolute;
  transition: 0.3s;
}
input:checked + label + .background + body{
  background:#242424 !important;
}
label svg {
  position: absolute;
  width: 15px;
  top:5px;
  z-index: 100;
}
label svg.sun {
  left:5px;
  fill:#fff;
  transition: 0.1s;
}
label svg.moon {
  left:42.5px;
  fill:#7e7e7e;
  transition: 0.1s;
}
input:checked + label svg.sun {
  fill:#7e7e7e;
}
input:checked + label svg.moon {
  fill:#fff;
}
.centercontent {
  display: flex;
  justify-content: center;
}
.miModal{
  background-color: #fff0 !important;
}

.cargandoInput{
  float: right;
  position: absolute;
  top: 4px;
  right: 25px;
}
.dataTables_length{
  padding: 4px;
}

@keyframes growDown {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}
.dropdown-toggle{
  height:34px;
}
.iconomenu{
  width: 20px;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .ocultoCelu{
    display:none;
  }
}
/*----------------------------- FIN ESTILO TOGGLE BOTON DARK MODE ---------------------------------------*/


.variantedesactivada{
  opacity: 0.4;
  background-color: #6b666666;
}

.stickyTH{
  position: sticky;
  top: 0;
  z-index: 1;
  background:#f3f3f3;
}

.newFeature{
    color: #FF5733; /* Example color */
    font-weight: bold;
    background-color: #FFFFCC; /* Light yellow background */
    padding: 2px 5px;
    border-radius: 3px;
}

:root {
    --color-primary: #004C99;       /* Azul Profundo (Títulos) */
    --color-accent: #3CBEB8;        /* Verde Menta (Acento/Nuevo) */
    --color-bg-page: #F5F7FA;       /* Gris Claro (Fondo de página) */
    --color-bg-card: #FFFFFF;       /* Blanco (Fondo de tarjeta) */
    --color-text-dark: #333333;
    --color-text-light: #555555;
    --card-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); /* Sombra suave */
    --card-shadow-hover: 0 8px 20px rgba(0, 0, 0, 0.15); /* Sombra en hover */
}

/* --- ESTILOS BASE Y TIPOGRAFÍA --- */
body {
    font-family: 'Inter', 'Roboto', sans-serif; /* Usa una fuente moderna */
    background-color: var(--color-bg-page);
    color: var(--color-text-dark);
    margin: 0;
    padding: 20px;
}

/* --- ENCABEZADO PRINCIPAL --- */
.header-container {
    max-width: 1200px;
    margin: 0 auto 30px;
}

.main-title {
    font-size: 2.5em;
    color: var(--color-primary);
    border-bottom: 2px solid var(--color-accent); /* Línea decorativa */
    padding-bottom: 10px;
    margin-bottom: 20px;
}

/* --- BANNER DE ACTUALIZACIÓN --- */
.update-banner {
    background-color: var(--color-primary);
    color: white;
    padding: 15px 25px;
    border-radius: 8px;
    text-align: center;
    font-size: 1.2em;
    font-weight: 600;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
}

.update-banner .star {
    color: gold;
    margin-right: 10px;
}

.subtitle {
    font-size: 1.5em;
    font-weight: 400;
    color: var(--color-text-light);
    text-align: center;
    margin-bottom: 5px;
}

.click-note {
    font-size: 0.9em;
    color: var(--color-text-light);
    text-align: center;
    margin-bottom: 40px;
}

/* --- CONTENEDOR DE FEATURES (GRID) --- */
.features-grid {
    display: grid;
    /* 3 columnas en pantallas grandes */
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px; /* Espaciado entre tarjetas */
    max-width: 1200px;
    margin: 0 auto;
}

/* --- ESTILO DE LA TARJETA (FEATURE) --- */
.feature-card {
    background-color: var(--color-bg-card);
    padding: 25px;
    border-radius: 12px;
    box-shadow: var(--card-shadow);
    transition: transform 0.3s ease, box-shadow 0.3s ease; /* Transiciones suaves */
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 120px; /* Altura mínima para uniformidad */
}

.feature-card:hover {
    transform: translateY(-5px); /* Pequeña elevación al pasar el mouse */
    box-shadow: var(--card-shadow-hover);
}

.feature-title {
    font-size: 1.15em;
    font-weight: 600; /* Más énfasis al título */
    color: var(--color-text-dark);
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1.4;
}

.feature-details {
    /* Si tienes una línea de detalle o un enlace */
    color: var(--color-primary);
    font-weight: 500;
    text-decoration: none;
    margin-top: 10px;
    display: block; /* Asegura que el enlace tome su propia línea */
}

/* --- RESPONSIVIDAD (Ajuste para móviles) --- */
@media (max-width: 768px) {
    body {
        padding: 15px;
    }
    .main-title {
        font-size: 2em;
    }
    .features-grid {
        /* En móvil, se apilan en una columna */
        grid-template-columns: 1fr;
    }
}
.sold_out {
    color: #fff;
    max-width: fit-content;
    text-align: center;
    text-decoration: none;
    letter-spacing: .14em;
    background-color: #b66464;
    padding: 0.5em 5em 0.4em 5em;
    box-shadow: 0 0 0.5em rgba(0,0,0,0.5);
    font: bold 16px/1.2em Arial, Sans-Serif;
    -webkit-text-shadow: 0 0 0.75em #444;
    -webkit-box-shadow: 0 0 0.5em rgba(0,0,0,0.5);
    -webkit-transform: rotate(0deg) scale(0.75,1);
    z-index:10;
}
