table,
td,
th {
  font-family: "Comfortaa", sans-serif;
  color: var(--MyLabelC) !important;
}
td,
th {
  vertical-align: middle !important;
  font-size: 0.87rem !important;
}
table > thead > tr > th {
  background-color: var(--MyLabel) !important;
  color: var(--MyLabelC) !important;
  border-color: var(--MyLabel) !important;
  border-radius: 4px !important;
}
table {
  font-size: 0.93rem;
}
table {
  font-size: 0.93rem;
}
.table-xxs th {
  font-size: 0.55rem !important; /* Tamaño personalizado */
}
.td-textarea {
  outline: none;
  border-radius: 4px;
  border: 1px solid #c1c1c1;
  padding: 2px;
  margin-top: -3px;
  width: auto;
}

.td-numero-precio {
  text-align: right !important;
  outline: none;
  border-radius: 4px;
  border: 1px solid #c1c1c1;
  padding: 3px;
  margin-top: -3px;
  width: 100px;
}
.td-numero-precio[readonly] {
  background-color: var(--card-border);
  opacity: 1;
  cursor: default;
  pointer-events: none;
}
.td-numero-precio[readonly] {
  background-color: var(--card-border) !important;
  opacity: 1;
  cursor: default;
  pointer-events: none;
}

.td-numero-cant {
  text-align: right;
  outline: none;
  border-radius: 4px;
  border: 1px solid #c1c1c1;
  padding: 3px;
  margin-top: -3px;
  width: 80px;
}
.td-numero:focus {
  border: 1px dotted #b9b9b9;
}
.td-input {
  width: 70px;
}
.td-cant {
  text-align: right;
  outline: none;
  border-radius: 4px;
  border: 1px solid #c1c1c1;
  padding: 3px;
  margin-top: -3px;
  width: 100px;
  font-size: 0.8rem;
}
.td-cant:focus {
  border-color: #797bff;
  outline: 0;
  box-shadow: 0 0 0.25rem 0.05rem rgba(105, 108, 255, 0.1);
}
.td-right {
  text-align: right !important;
}
.td-center {
  text-align: center !important;
}
.tfoot {
  border: transparent;
  outline: none;
}
.tfoot tr:first-child th {
  padding-top: 8px;
}
.tfoot tr th {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.2;
}
.tfoot tr:last-child th {
  padding-bottom: 8px;
}
.fs-tfoot {
  font-size: 0.85rem !important;
}
.footer_print {
  line-height: 10pt;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 70px;
  font-size: 8pt;
  text-align: center;
}
.footer_print > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 16pt;
  font-size: 14pt;
}
.text-may {
  text-transform: uppercase;
}
.text-min {
  text-transform: lowercase;
}
.h1-caja {
  font-size: 44pt;
  font-family: "Comfortaa", sans-serif;
  color: #969696;
}
.h1-precio {
  font-size: 44pt;
  font-family: "Comfortaa", sans-serif;
}
.hr-double {
  border-top: 3px double #8c8b8b;
}
.tbl-input:focus {
  border-color: #838383;
}
.bi-arrow-repeat {
  top: 2px !important;
  animation-name: spin-gear;
  animation-duration: 3500ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  display: inline-block;
}
.mylogo {
  width: 25px;
  height: 25px;
  object-fit: cover;
  border-radius: 2%;
}
.miEmpresa {
  width: 180px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.empresa {
  margin-top: 0.65em;
}
.x-small-line {
  font-size: 0.65rem;
}
.line-c {
  line-height: 65%;
}
.fs-small {
  font-size: 0.78em !important;
  text-align: center;
  line-height: 95%;
  color: var(--MyLabelC) !important;
  font-weight: 500;
}
.fs-ToolD {
  font-size: 0.65em !important;
  font-weight: 800 !important;
}
.fs-7,
.fs-7 th,
.fs-7 td {
  font-size: 0.85em !important;
  color: var(--MyLabelC) !important;
}
.fs-8 {
  font-size: 0.7em !important;
  color: var(--MyLabelC) !important;
}
.fs-11 {
  font-size: 0.6em !important;
  color: var(--MyLabelC) !important;
}
.fs-10 {
  font-size: 10pt !important;
  color: var(--MyLabelC) !important;
}
.fs-x-small {
  font-size: 9pt !important;
  color: var(--MyLabelC) !important;
}
.fs-gear {
  font-size: 1.65em !important;
}
.fs-small-x {
  font-size: 9pt !important;
}
.tbl-fs-6 td,
th {
  font-size: 0.8rem !important;
  color: var(--MyLabelC) !important;
}
.fs-iv {
  font-size: 0.88rem !important;
  color: var(--MyLabelC) !important;
}
.topUp {
  position: relative;
  top: -12px;
  left: 0;
}
.question {
  position: relative;
  font-size: 0.95rem;
  top: -12px;
  color: #696cff;
  cursor: help;
}
.sp-ri {
  position: relative;
  top: -7px;
  float: right;
  font-size: 1.7em;
  font-family: "Comfortaa", sans-serif;
  color: #616161;
}
.row-m {
  margin-left: 10px;
  margin-right: 10px;
}
.fs-m {
  margin-left: -4%;
  margin-top: 14px;
}
.hidden-overflow {
  overflow: hidden !important;
}
.sesion {
  text-decoration: none;
  font-size: 18px;
  color: #474747;
}
.sesion:hover {
  width: 220px;
  background-color: #474747;
  color: #ffffff;
  padding: 8px;
  margin-top: -10px;
  border-radius: 8px;
}
.text-chk {
  color: #025029;
}
.der-icon-bx {
  position: absolute;
  top: 0.12rem;
  right: 5px;
  transform: translateY(-50%);
  font-size: 18px;
  color: #4b4b4b;
  cursor: pointer;
  padding: 5px;
}
.izq-icon {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  font-size: 18px;
  z-index: 5;
  cursor: pointer;
}
.icon-Banesco {
display: inline-block; width: 22px; height: 20px; vertical-align: middle;
cursor: pointer; padding: 1px;margin-bottom: 8px;
}
.der-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  font-size: 18px;
  color: #4b4b4b;
  cursor: pointer;
  padding: 5px;
}
.eye-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  font-size: 18px;
  color: #4b4b4b;
  cursor: pointer;
  padding: 5px;
}
.bi-percent2 {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  font-size: 15px;
  color: #474747;
  cursor: pointer;
  padding: 5px;
}
.icon-simbol {
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  font-size: 15px;
  color: #a09e9e;
  cursor: pointer;
  padding: 5px;
}
.number-icon-simbol {
  padding-right: 44px !important;
}
.number-icon {
  padding-right: 35px !important;
}
.text-icon {
  text-align: center;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.blinking {
  color: #d00505;
  animation: blink 1s infinite;
}
.ba-hov:hover {
  transform: translateX(-0.1rem);
}
.be-hov:hover {
  transform: translateY(-0.1rem);
}
@media only screen and (min-device-width: 100px) and (max-device-width: 280px) {
  table,
  td,
  th {
    font-size: 85%;
  }
}
@media only screen and (min-device-width: 500px) and (max-device-width: 720px) {
  table,
  td,
  th {
    font-size: 85%;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 480px) {
  table,
  td,
  th {
    font-size: 85%;
  }
}
@media only screen and (min-device-width: 900px) and (max-device-width: 1250px) {
  .h1-caja {
    font-size: 36pt;
  }
}
@media screen and (max-width: 768px) {
  .tbl-input {
    width: 120px !important;
  }
  .my-buton-add {
    margin-left: 35px;
  }
  .h1-caja {
    font-size: 25pt;
  }
}
.shadow-text {
  text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.65);
}

#busq_modal {
  padding-top: 9px;
  padding-bottom: 7px;
  margin-top: 3px;
  padding-left: 25px;
  padding-right: 30px;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  font-size: 14px;
}
#busq_modal:focus {
  border: 1px solid #cfcfcf;
  outline: 0;
  box-shadow:
    1px 0 0 1px rgba(0, 0, 0, 0.1),
    0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
#search_input {
  padding-top: 9px;
  padding-bottom: 7px;
  margin-top: 3px;
  padding-left: 25px;
  padding-right: 30px;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  font-size: 14px;
}
#search_input:focus {
  border: 1px solid #cfcfcf;
  outline: 0;
  box-shadow:
    1px 0 0 1px rgba(0, 0, 0, 0.1),
    0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
.search_input {
  padding-top: 9px;
  padding-bottom: 7px;
  margin-top: 3px;
  padding-left: 25px;
  padding-right: 30px;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  font-size: 14px;
}
.search_input:focus {
  border: 1px solid #cfcfcf;
  outline: 0;
  box-shadow:
    1px 0 0 1px rgba(0, 0, 0, 0.1),
    0 2px 3px 0 rgba(0, 0, 0, 0.1);
}
.mt-6 {
  margin-top: 70px;
}
.search-icon,
.clear-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  color: #a4a4a4;
}
.search-icon {
  left: 5px;
}
.clear-icon {
  right: 5px;
}
.bi-search,
.bi-x-lg {
  font-size: 16px;
}

.ch {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ch-left {
  margin-right: auto;
}

.ch-center {
  text-align: center;
}

.ch-right {
  margin-left: auto;
}
.h-offcanvas {
  height: 100% !important;
  max-height: calc(90vh - 150px) !important;
  overflow-y: auto !important;
}
@media (min-width: 340px) {
  .h-offcanvas {
    max-height: calc(80vh - 150px) !important;
  }
}
@media (min-width: 410px) {
  .h-offcanvas {
    max-height: calc(65vh - 150px) !important;
  }
}
@media (min-width: 800px) {
  .h-offcanvas {
    max-height: calc(45vh - 150px) !important;
  }
}
@media (min-width: 768px) {
  .h-offcanvas {
    max-height: calc(43vh - 150px) !important;
  }
}
@media (min-width: 912px) {
  .h-offcanvas {
    max-height: calc(37vh - 150px) !important;
  }
}
@media (min-width: 1024px) {
  .h-offcanvas {
    max-height: calc(76vh - 150px) !important;
  }
}
@media (min-width: 1280px) {
  .h-offcanvas {
    max-height: calc(60vh - 150px) !important;
  }
}
.ban-1 {
  background-image: linear-gradient(
    35deg,
    #f5f5f9 50%,
    rgba(67, 89, 113, 0.05) 50%
  );
}
.ban-2 {
  background-image: linear-gradient(
    to right,
    #d7d4fc 1%,
    rgba(215, 212, 252, 0) 50%
  );
}
.bg-s-light {
  background-color: rgba(88, 112, 138, 0.1) !important;
}
.load-spin-chart {
  font-size: 4rem;
  margin-right: 30px;
  color: #d3d3d3;
}

.jjjt-tooltip-text {
  color: var(--toolDataC) !important;
  background-color: var(--toolDataB) !important;
}
.jjjt-tooltip .jjjt-tooltip-text::after {
  border-color: var(--toolDataB) transparent transparent transparent !important;
}
.fs-foot-data-table {
  font-size: 0.78em !important;
  line-height: 95%;
  color: var(--MyLabelC) !important;
  font-weight: 500;
}
.busq-data-contain {
  position: relative;
  display: inline-block;
  min-width: 250px;
  width: 100%;
}

.inp-bus-data {
  padding: 8px 35px 8px 30px;
  border: 1px solid #c9c9c9;
  border-radius: 6px;
  width: 100%;
  transition: all 0.3s ease;
  font-size: 0.9rem;
  text-indent: 3px;
}

.inp-bus-data:focus {
  border-color: #696cff;
  box-shadow: 0 0 0 2px rgba(105, 108, 255, 0.2);
  outline: 0;
}

.ico-bus-data {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  font-size: 0.9em;
  color: #aaa;
  pointer-events: none;
}

.ico-clo-data {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  cursor: pointer;
  color: #aaa;
  display: none;
  font-size: 0.9em;
}

.inp-bus-data:not(:placeholder-shown) ~ .ico-clo-data {
  display: block !important;
}

.ico-clo-data:hover {
  color: #555;
}

@media (max-width: 768px) {
  .busq-data-contain {
    min-width: 180px;
  }
}

@media (max-width: 576px) {
  .busq-data-contain {
    min-width: 100%;
  }
}

.error-message {
  color: red;
  margin-top: 20px;
}
.in-height-der {
  height: 60px;
  padding-right: 44px !important;
  font-size: 35px !important;
  font-weight: bold;
}
.btn-primary {
  background: #7a7bc9 !important;
}
.d-date {
  position: relative;
  width: fit-content;
  margin: auto;
}
.d-date .bi-save {
  position: absolute;
  left: 5px;
  top: 52%;
  transform: translateY(-50%);
  z-index: 2;
  color: #6c757d;
  cursor: pointer;
}
.td-date {
  outline: none;
  border-radius: 4px;
  border: 1px solid #c1c1c1;
  padding: 3px;
  padding-left: 30px;
  width: 150px;
}
.MyLabel {
  border-radius: 4px;
  border: 1px solid var(--MyLabel);
  padding: 4px;
  background-color: var(--MyLabel);
  font-size: 0.88rem !important;
  color: var(--MyLabelC) !important;
}

/* Opción Recomendada si usas Bootstrap */
.form-control[readonly] {
  /* background-color: #EBEBE4; */
  background-color: var(--card-border);
  opacity: 1; /* Bootstrap puede bajar la opacidad, esto lo asegura */
  cursor: default;
  pointer-events: none;
}

/* Opción de Alta Especificidad (Usar si la anterior no funciona) */
input.form-control[readonly] {
  background-color: var(--card-border) !important;
  /* background-color: #EBEBE4 !important;  */
  opacity: 1;
  cursor: default;
  pointer-events: none;
}
.fila-dato input:focus,
.table-group-divider input:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: transparent !important;
  background-color: var(--card-border) !important;
}
.a1-tooltip {
  position: relative;
  display: inline-block;
}

.a1-tooltip .a1-tooltip-text {
  visibility: hidden;
  width: 80px;
  background-color: var(--MyLabelC);
  color: var(--card-border);
  text-align: center;
  font-weight: 800;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 10000 !important;
  bottom: 105%;
  left: 50%;
  margin-left: -40px;
  font-size: 12px;
}

.a1-tooltip .a1-tooltip-text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: var(--MyLabelC) transparent transparent transparent;
}

.a1-tooltip:hover .a1-tooltip-text {
  visibility: visible;
}
.a1-tooltip.clicked .a1-tooltip-text {
  visibility: hidden !important;
  opacity: 0 !important;
}
.menu-nav {
  border: 1px solid var(--sidebar-border);
  background-color: var(--sidebar-bg);
}
.icons-nav {
  color: var(--icons);
}
.nav-items-icon {
  border: 1px dotted var(--iconsNav);
  border-radius: 0.2rem;
  padding: 0.187rem;
  font-size: 1.4rem;
  background-color: var(--iconsNavB);
}
.i-bx {
  height: 2.03rem;
  margin-top: 0.47rem;
  font-size: 1.68rem;
}
.input-group .form-control {
  background-color: transparent !important;
}
.form-control:focus {
  box-shadow: none;
  background-color: transparent !important;
}
.input-group .form-control:focus {
  box-shadow: none;
  background-color: transparent !important;
}
.input-group:focus-within {
  border-radius: 0.375rem;
  outline: 1px solid var(--search);
  outline-offset: -1px;
}
.input-group:focus-within .input-group-text i {
  color: var(--bs-primary) !important;
  transition: color 0.3s ease;
  font-size: 1.03rem;
}
/* Estilo de error personalizado que no rompe el flujo */
.input-error {
  border-color: #dc3545 !important; /* Rojo de Bootstrap */
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.input-error:focus {
  border-color: #dc3545 !important;
  box-shadow: 0 0 0 0.15rem rgba(220, 53, 69, 0.15) !important;
}
.bi-bs-text {
  /* Estructura básica */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;

  /* AJUSTE DE POSICIÓN: Lo mueve hacia arriba */
  /* Un valor negativo lo sube. Prueba entre -0.05em y -0.2em */
  transform: translateY(-1em);

  /* Tipografía estilo Bootstrap Icons */
  /* font-family: 'Inter', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif !important; */
  font-weight: bold;
  font-style: normal;
  font-size: 1.3em;

  /* Apariencia */
  color: var(--icons);
  line-height: 1;
}

.bi-bs-text::before {
  content: "Bs";
  letter-spacing: -0.05em;
}
.skeleton-loader {
  width: 100%;
  height: 40px;
  background: #e0e0e0;
  border: 1px solid #9ca3af !important;
  text-align: center;
  background-image: linear-gradient(
    90deg,
    #d1d5db 0px,
    #f3f4f6 40px,
    #d1d5db 80px
  );
  background-size: 200% 100%;
  animation: shimmer 0.8s infinite linear;
  border-radius: 4px;
}
@keyframes shimmer {
  0% {
    background-position: 100% 0;
  }
  100% {
    background-position: -100% 0;
  }
}
.bi-gear-fill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
  animation: spin-gear 3500ms infinite linear;
  transform-origin: center center;
  vertical-align: middle;
  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
}
@keyframes spin-gear {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* @keyframes shimmer-metal {
  0% {
    background-position: -200% 0;
  }
  100% {
    background-position: 200% 0;
  }
}
.input-loading-P {
  background: linear-gradient(90deg, #d1d5db 25%, #f3f4f6 50%, #d1d5db 75%);
  background-size: 200% 100%;
  animation: shimmer-metal 1.5s infinite linear;
  border: 1px solid #9ca3af !important;
  color: transparent !important;
  pointer-events: none;
  transition: all 0.3s ease;
} */
#canvasFirma {
  touch-action: none;
  background-color: white;
  width: 100%;
  display: block;
  cursor: crosshair;
}
.contenedor-canvas-firma {
  border: 3px dotted #adb5bd;
  border-radius: 10px;
  background-color: #f8f9fa;
  touch-action: none;
  width: 100%;
  overflow: hidden;
}
/* Efecto de aparición suave para la imagen */
#img_cliente {
  transition: opacity 0.5s ease-in-out;
}
/* Animación opcional para que el texto no aparezca de golpe */
.fade-in-custom {
  animation: fadeIn 0.4s fadeIn forwards;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Ajuste para que el skeleton no se vea colapsado */
.placeholder {
  cursor: wait;
  display: inline-block;
  vertical-align: middle;
  background-color: currentColor;
  opacity: 0.1;
}
select.seleccion {
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  height: 55px;
  border: 2px solid #9ca3af;
  border-radius: 8px;
  background: #e0e0e0;

  background-image: linear-gradient(
    90deg,
    #d1d5db 0px,
    #f3f4f6 40px,
    #d1d5db 80px
  );
  background-size: 200% 100%;
  animation: select-mask-shimmer 0.8s infinite linear;

  color: transparent;
  pointer-events: none;
  overflow: hidden;
}

@keyframes select-mask-shimmer {
  0% {
    background-position: 100% 0;
  }
  100% {
    background-position: -100% 0;
  }
}

[data-bs-theme="dark"] select.seleccion {
  background-color: #2b3035;
  background-image: linear-gradient(
    90deg,
    #2b3035 0px,
    #3b4248 40px,
    #2b3035 80px
  );
  border-color: #495057;
}

:root {
  --bordeColorT: #d5d5d5;
  --background-Input-C: #fff;
  --background-Input-C-foco: #fff;
  --Color-placeholde: #5c5c5c;
  --colorTexto: #141414;
  --bordeColorTFoco: #147cc5;
  --bs-link-color: #696cff;
}

[data-bs-theme="dark"] {
  --bordeColorT: #3f4246;
  --background-Input-C: #212429;
  --background-Input-C-foco: #0a0a0a;
  --Color-placeholde: #959595;
  --colorTexto: #fff;
  --bordeColorTFoco: #fff;
}

.timer-dot {
  width: 8px;
  height: 8px;
  background-color: #ff4d4d;
  border-radius: 50%;
  display: inline-block;
  animation: pulse 1.5s infinite;
}

@keyframes pulse {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: 0.4;
    transform: scale(1.2);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.fade-in {
  animation: fadeIn 0.3s ease-in-out;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.custom-grupo-I {
  background-color: var(--background-Input-C);
  border: 1px solid var(--bordeColorT);
  border-radius: 1.25rem;
  padding: 0.75rem;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  color: var(--colorTexto);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.custom-grupo-I:focus-within {
  border-color: var(--bordeColorTFoco);
  background-color: var(--background-Input-C-foco);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}

textarea#txt-input {
  border: none !important;
  background: transparent !important;
  resize: none;
  box-shadow: none !important;
  color: var(--colorTexto) !important;
  border-bottom: 1px solid var(--bordeColorT) !important;
  margin-bottom: 0.75rem;
  border-radius: 0;
  padding: 0.5rem;
  font-size: 1rem;
}

textarea#txt-input:focus {
  border-bottom-color: var(--bordeColorTFoco) !important;
}

.btn-mic-custom {
  background: var(--background-Input-C);
  border: 1px solid var(--bordeColorT);
  color: var(--colorTexto);
  border-radius: 0.85rem;
  padding: 0.5rem 1.25rem;
  display: flex;
  align-items: center;
  gap: 0.6rem;
  font-size: 0.9rem;
  font-weight: 600;
  transition: all 0.2s;
}

.btn-mic-custom:hover {
  border-color: var(--bordeColorTFoco);
  transform: translateY(-1px);
}

.audio-preview-card {
  background-color: var(--background-Input-C);
  border: 1px solid var(--bordeColorT);
  border-radius: 1rem;
  padding: 0.85rem;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 1rem;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

audio {
  height: 35px;
  filter: grayscale(1) opacity(0.8);
}

.message-box {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  background: #333;
  color: white;
  padding: 10px 20px;
  border-radius: 30px;
  z-index: 1000;
  font-size: 0.9rem;
}
#status-traduccion span::after {
  content: "...";
  display: inline-block;
  width: 0;
  overflow: hidden;
  vertical-align: bottom;
  animation: dots 1.5s steps(4, end) infinite;
}

@keyframes dots {
  to {
    width: 1.25em;
  }
}
.console-output-backUp {
  background-color: #111827;
  color: #10b981;
  font-family: "JetBrains+Mono", monospace;
  font-size: 0.875rem;
  padding: 1.5rem;
  border-radius: 8px;
  height: 350px;
  overflow-y: auto;
  border: 1px solid #374151;
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
}
.console-output-backUp::-webkit-scrollbar {
  width: 8px;
}
.console-output-backUp::-webkit-scrollbar-thumb {
  background: #374151;
  border-radius: 4px;
}
.status-dot-backUp {
  height: 8px;
  width: 8px;
  background-color: #10b981;
  border-radius: 50%;
  display: inline-block;
  margin-right: 8px;
  box-shadow: 0 0 8px #10b981;
}
.btn-action-backUp {
  font-weight: 600;
  padding: 0.6rem 1.2rem;
  border-radius: 8px;
}

/* La capa oscura */
.overlay-sesion {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.85); /* Oscuridad al 85% */
    z-index: 9998; /* Un número alto para estar sobre todo */
    display: none; /* Oculta por defecto */
    backdrop-filter: blur(5px); /* Opcional: desenfoca el fondo */
}
