/*!
* Version: 1.2.0
* Template: Example Project
* Author: iqonic.design
* Design and Developed by: iqonic.design
* NOTE: This file contains the styling for Template.
*
*/
:root {
  /* Plus Jakarta Sans cargada en _head; aspecto más “producto” que system-ui genérico */
  --it-font-display: "Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
}

:focus {
  outline: none;
}

.sign-bg {
  position: absolute;
  left: 0;
  top: 0;
}
.sign-bg.sign-bg-right {
  left: auto;
  right: 0;
}

.gradient-main {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.login-bottom {
  margin-top: -12.5rem;
}

@media (min-width: 1400px) {
  .auth-card {
    padding: 0 6.25rem;
  }
}
@media (max-width: 575.98px) {
  .login-header {
    height: 12.5rem !important;
  }

  .login-bottom {
    margin-top: -6.25rem;
  }
}
.card .iq-dashed-border {
  padding: 1.5rem;
  border-radius: 0.5rem;
  border: 1px dashed #ced4da;
}
.card .card-body .grid-flow-col {
  grid-auto-flow: column;
}
.card .card-body .iq-icon-box-2 {
  height: 36px;
  width: 36px;
  min-width: 36px;
  line-height: 36px;
  background: #F5F6FA;
  text-align: center;
  font-size: 1rem;
  text-decoration: none;
  border-radius: 0.5rem;
}
.card .card-body .iq-media-group-1 .iq-media-1 {
  margin-left: -1.25rem;
  position: relative;
  z-index: 0;
}
.card .card-body .iq-media-group-1 .iq-media-1:hover {
  z-index: 9;
}
.card .card-body .iq-media-group-1 .iq-media-1 img {
  border: 2px solid #eee;
}
.card .card-body .iq-media-group-1 .iq-media-1:first-child {
  margin-left: 0;
}
.card .card-body .iq-media-group-1 .iq-media.border {
  border: 2px solid #eee;
}
.card .card-body .iq-media-1 {
  display: inline-flex;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 0.25rem;
}
.card .card-body .iq-media-1:hover {
  text-decoration: none;
}

.pricing .table thead tr {
  background-color: unset;
}
.pricing .table th {
  border-top: none;
  border-bottom: 1px solid #eee;
}
.pricing .table td {
  border-top: none !important;
}
.pricing .table tr {
  border-bottom: 1px solid #eee;
}

.prc-box {
  background: #d8ddfa;
  padding: 15px;
  position: relative;
  border-radius: 0.5rem;
  cursor: pointer;
}

.type {
  position: absolute;
  background: #3a57e8;
  padding: 9px 25px;
  color: #fff;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 500;
}
.type:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  right: -15px;
  top: 0px;
  border-left: 15px solid #0c112e;
  border-top: 15px solid transparent;
}
.type:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: -15px;
  top: 0px;
  border-right: 15px solid #0c112e;
  border-top: 15px solid transparent;
}

.prc-box.active {
  background: #3a57e8;
}
.prc-box.active .h3 {
  color: #fff;
}
.prc-box.active .type {
  background: #d8ddfa;
  color: #212529;
}
.prc-box.active .type:before {
  border-left: 16px solid #0c112e;
  right: -16px;
}
.prc-box.active .type:after {
  border-right: 16px solid #0c112e;
  left: -16px;
}

.prc-wrap {
  border-bottom: none !important;
}

.child-cell.active {
  color: #3a57e8;
  stroke: #3a57e8;
}

.line-around {
  border-bottom: 1px solid #eee;
  line-height: 0.1em;
  margin: 10px 0 20px;
}
.line-around .line-around-1 {
  text-transform: uppercase;
  background: #fff;
  padding: 0 10px 0 0;
}

.iq-single-card {
  border-radius: 0 0.5rem 0.5rem 0;
}

@media (max-width: 767.98px) {
  .iq-single-card {
    border-radius: 0 0 0.5rem 0.5rem;
  }
}
.iq-star-inserted .iq-star-inserted-1.col {
  padding-right: unset;
}
.iq-star-inserted .iq-star-inserted-2 {
  z-index: 2;
}
.iq-star-inserted .iq-star-inserted-2.col {
  padding: unset;
}
.iq-star-inserted .iq-star-inserted-2.col .card {
  height: 100%;
}
.iq-star-inserted .iq-star-inserted-3.col {
  padding-left: unset;
}

@media (max-width: 991.98px) {
  .iq-star-inserted .card.my-5 {
    margin: unset !important;
    margin-bottom: 2rem !important;
  }
  .iq-star-inserted .iq-star-inserted-1.col {
    padding-right: calc(var(--bs-gutter-x) / 2);
  }
  .iq-star-inserted .iq-star-inserted-2.col {
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
  }
  .iq-star-inserted .iq-star-inserted-2.col .card {
    height: unset;
    margin-bottom: 2rem !important;
  }
  .iq-star-inserted .iq-star-inserted-3.col {
    padding-left: calc(var(--bs-gutter-x) / 2);
  }
}
.body-class-1 {
  scroll-behavior: smooth;
}

.main-img .container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.main-img .container h1 {
  margin: 0;
  font-size: 4.375rem;
  color: #fff;
}
.main-img .container h1 span {
  padding: 0.375rem 0.875rem;
  display: inline-block;
}

.bd-heading-1 .bd-example {
  margin-top: 1rem;
}
.bd-heading-1 .bd-example:first-child {
  margin-top: 0rem;
}

.bd-cheatsheet {
  margin-top: -2rem;
}
.bd-cheatsheet section article .card.iq-document-card {
  padding: 1.5rem;
}
.bd-cheatsheet section article .card.iq-document-card .tab-content pre.language-markup {
  margin: unset;
}

.bd-aside.card.iq-document-card {
  padding: 1.5rem;
  margin-top: -2rem;
}

/* Table of contents */
.bd-aside a {
  padding: 0.25rem 0.5rem;
  margin-top: 0.125rem;
  margin-left: 0.25rem;
  color: rgba(138, 146, 166, 0.95);
  text-decoration: none;
}
.bd-aside a:hover, .bd-aside a:focus {
  background-color: rgba(58, 87, 232, 0.1);
}
.bd-aside .active {
  font-weight: 600;
  background-color: rgba(58, 87, 232, 0.1);
  color: #3a57e8;
}
.bd-aside .btn {
  padding: 0.25rem 0.5rem;
  font-weight: 600;
  color: #8A92A6;
  border: 0;
}
.bd-aside .btn .right-icon {
  transition: transform 0.35s ease;
}
.bd-aside .btn:hover, .bd-aside .btn:focus {
  background-color: rgba(58, 87, 232, 0.1);
  color: #3a57e8;
}
.bd-aside .btn:focus {
  box-shadow: 0 0 0 0.063rem rgba(58, 87, 232, 0.7);
}
.bd-aside .btn[aria-expanded=true] .right-icon {
  transform: rotate(90deg);
}

.scrollspy-example {
  position: relative;
  height: 12.5rem;
  margin-top: 0.5rem;
  overflow: auto;
}

[id=modal] .bd-example .btn,
[id=buttons] .bd-example .btn,
[id=tooltips] .bd-example .btn,
[id=popovers] .bd-example .btn,
[id=dropdowns] .bd-example .btn-group,
[id=dropdowns] .bd-example .dropdown,
[id=dropdowns] .bd-example .dropup,
[id=dropdowns] .bd-example .dropend,
[id=dropdowns] .bd-example .dropstart {
  margin-top: 0.5rem;
}

/* Layout */
@media (min-width: 1200px) {
  .body-class-1 {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr 4fr 1fr;
    grid-template-rows: auto;
  }

  .bd-aside.sticky-xl-top {
    top: 2rem !important;
  }

  .bd-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    grid-column: 1/span 3;
  }

  .sticky-xl-top {
    z-index: 2;
  }

  .bd-cheatsheet, .bd-cheatsheet section, .bd-cheatsheet article {
    display: grid;
    gap: 2rem;
    grid-template-columns: 3fr 1fr;
    grid-column: span 2/span 2;
    grid-template-rows: auto;
  }

  .bd-aside {
    grid-area: 1/1;
    scroll-margin-top: 4rem;
  }

  .bd-cheatsheet section, .bd-cheatsheet section > .iq-side-content {
    top: 2rem;
    scroll-margin-top: 0;
  }

  .bd-cheatsheet article, .bd-cheatsheet .bd-heading {
    top: calc(7.2rem + 2rem);
    scroll-margin-top: calc(7.8rem + 2rem);
  }
  .bd-cheatsheet .bd-heading {
    z-index: 1;
    order: 2;
  }
  .bd-cheatsheet .bd-heading .card {
    margin-bottom: 0;
  }
  .bd-cheatsheet article .iq-document-card {
    margin-bottom: unset;
  }
  .bd-cheatsheet article .iq-document-card.iq-doc-head {
    margin-top: -6.8rem;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .mobile-offcanvas {
    width: 40% !important;
  }
}
@media (max-width: 767.98px) {
  .main-img .container h1 {
    font-size: 3.125rem;
  }
}
@media (max-width: 1199.98px) {
  .header .container {
    max-width: unset !important;
  }

  aside.mobile-offcanvas {
    margin-top: unset !important;
  }
  aside.mobile-offcanvas .offcanvas-header {
    display: block;
  }

  .body-class-1 {
    padding: unset;
  }
  .body-class-1.container {
    max-width: unset;
  }

  #content .iq-side-content .card {
    margin-top: 1.25rem;
  }

  .mobile-offcanvas {
    visibility: hidden;
    transform: translateX(-100%);
    border-radius: 0;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 1200;
    width: 75%;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
    background: #ffffffd6;
    -webkit-backdrop-filter: blur(0.5rem);
            backdrop-filter: blur(0.5rem);
  }

  .mobile-offcanvas.show {
    visibility: visible;
    transform: translateY(0);
  }
  .mobile-offcanvas .container, .mobile-offcanvas .container-fluid {
    display: block;
  }
}
@media (min-width: 1200px) {
  .bd-aside.card.iq-document-card, .bd-cheatsheet {
    margin-top: -3rem;
  }

  aside.mobile-offcanvas .offcanvas-header {
    display: none;
  }

  .bd-cheatsheet section .iq-side-content {
    grid-column-end: 3;
  }
  .bd-cheatsheet section .iq-side-content .card {
    margin-bottom: 0;
  }
}
body.offcanvas-active {
  overflow: hidden;
}

body.uikit .btn-download {
  display: none;
}

.uisheet.screen-darken {
  height: 100%;
  width: 0%;
  z-index: 30;
  position: fixed;
  top: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(33, 37, 41, 0.6);
  transition: opacity 0.2s linear, visibility 0.2s, width 2s ease-in;
}
.uisheet.screen-darken.active {
  z-index: 10;
  transition: opacity 0.3s ease, width 0s;
  opacity: 1;
  width: 100%;
  visibility: visible;
}

#back-to-top {
  display: inline !important;
}
#back-to-top .top {
  bottom: 1.563rem;
  right: 1.563rem;
  z-index: 999;
}

.middle {
  display: inline !important;
}
.middle .mid-menu {
  position: fixed;
  top: 9.375rem;
  left: 0rem;
  z-index: 999;
  text-align: center;
  cursor: pointer;
  background: #3a57e8;
  color: #fff;
  padding: 0.2rem;
  border-radius: 0 1rem 1rem 0;
}

.top-1 {
  top: 1rem;
}

/* Solo mientras el menú “Cliente” está abierto: el contenido con mt-n5 no debe robar el puntero (WIN). Sin tocar layout ni colores. */
body.dashboard-client-filter-menu-open .main-content > .conatiner-fluid.content-inner {
  pointer-events: none;
}

/* Contenido bajo banner compacto: sin margen negativo (evita texto cortado / solape). */
.main-content > .conatiner-fluid.content-inner.content-inner--compact-banner {
  margin-top: 0 !important;
  padding-top: 1.35rem;
  padding-bottom: 1.25rem;
}

@media (max-width: 767.98px) {
  .main-content > .conatiner-fluid.content-inner.content-inner--compact-banner {
    padding-top: 1rem;
  }
}

/* Banner compacto: tarjeta de contexto de página */
.iq-navbar-header.iq-navbar-header--compact.compact-banner {
  height: auto !important;
  min-height: unset;
  overflow: hidden;
  position: relative;
  margin: 0;
  width: 100%;
  border-radius: 1rem;
  border: 1px solid rgba(15, 23, 42, 0.08);
  background:
    radial-gradient(120% 180% at 100% -20%, rgba(var(--bs-primary-rgb), 0.07), transparent 52%),
    linear-gradient(180deg, #ffffff 0%, #fafbfc 100%) !important;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.95) inset,
    0 16px 40px -24px rgba(15, 23, 42, 0.22),
    0 2px 8px rgba(15, 23, 42, 0.04);
}
.iq-navbar-header.iq-navbar-header--compact.compact-banner::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  border-radius: 1rem 0 0 1rem;
  background: linear-gradient(
    180deg,
    var(--bs-primary-shade-40, var(--bs-primary)),
    rgb(var(--bs-primary-rgb))
  );
  z-index: 3;
  pointer-events: none;
}
.iq-navbar-header.iq-navbar-header--compact.compact-banner::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.55) 0%, transparent 42%),
    repeating-linear-gradient(
      -12deg,
      transparent,
      transparent 18px,
      rgba(15, 23, 42, 0.018) 18px,
      rgba(15, 23, 42, 0.018) 19px
    );
  pointer-events: none;
  z-index: 0;
}
.compact-banner--inbound::before {
  background: linear-gradient(180deg, #15803d, #22c55e);
}
.compact-banner--outbound::before {
  background: linear-gradient(180deg, #0369a1, #0ea5e9);
}
.compact-banner--orders::before {
  background: linear-gradient(180deg, #b45309, #f59e0b);
}
.compact-banner--admin::before {
  background: linear-gradient(180deg, #475569, #64748b);
}
.iq-navbar-header.iq-navbar-header--compact .compact-banner__container {
  position: relative;
  z-index: 2;
  padding: 1.1rem clamp(1rem, 2.8vw, 1.5rem) 1.15rem;
}
@media (min-width: 768px) {
  .iq-navbar-header.iq-navbar-header--compact .compact-banner__container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.compact-banner__layout {
  display: flex;
  align-items: flex-start;
  gap: 0.95rem;
  min-width: 0;
}
.compact-banner__icon {
  flex-shrink: 0;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 0.85rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: rgb(var(--bs-primary-rgb));
  background: linear-gradient(145deg, rgba(var(--bs-primary-rgb), 0.14), rgba(var(--bs-primary-rgb), 0.06));
  border: 1px solid rgba(var(--bs-primary-rgb), 0.16);
  box-shadow: 0 8px 20px -14px rgba(var(--bs-primary-rgb), 0.55);
}
.compact-banner--inbound .compact-banner__icon {
  color: #15803d;
  background: linear-gradient(145deg, rgba(34, 197, 94, 0.16), rgba(34, 197, 94, 0.06));
  border-color: rgba(34, 197, 94, 0.22);
}
.compact-banner--outbound .compact-banner__icon {
  color: #0369a1;
  background: linear-gradient(145deg, rgba(14, 165, 233, 0.16), rgba(14, 165, 233, 0.06));
  border-color: rgba(14, 165, 233, 0.22);
}
.compact-banner--orders .compact-banner__icon {
  color: #b45309;
  background: linear-gradient(145deg, rgba(245, 158, 11, 0.16), rgba(245, 158, 11, 0.06));
  border-color: rgba(245, 158, 11, 0.22);
}
.compact-banner--admin .compact-banner__icon {
  color: #475569;
  background: linear-gradient(145deg, rgba(100, 116, 139, 0.14), rgba(100, 116, 139, 0.06));
  border-color: rgba(100, 116, 139, 0.2);
}
.compact-banner__main {
  min-width: 0;
  padding-top: 0.05rem;
}
.compact-banner__eyebrow {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #64748b !important;
  line-height: 1.2;
  margin-bottom: 0.35rem !important;
}
.iq-navbar-header.iq-navbar-header--compact .compact-banner__title {
  font-size: clamp(1.12rem, 2.1vw, 1.38rem);
  font-weight: 800 !important;
  letter-spacing: -0.03em;
  line-height: 1.15;
  color: #0f172a !important;
}
.iq-navbar-header.iq-navbar-header--compact .compact-banner__sub {
  display: block;
  max-width: min(100%, 58rem);
  margin-top: 0.45rem !important;
  padding: 0;
  font-size: 0.8125rem !important;
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: 0.005em;
  color: #64748b !important;
  border: none;
  background: none;
  box-shadow: none;
}

.compact-banner-slot {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 575.98px) {
  .iq-navbar-header.iq-navbar-header--compact.compact-banner {
    border-radius: 0.85rem;
  }
  .iq-navbar-header.iq-navbar-header--compact .compact-banner__container {
    padding-top: 0.95rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .compact-banner__layout {
    gap: 0.75rem;
  }
  .compact-banner__icon {
    width: 2.45rem;
    height: 2.45rem;
    border-radius: 0.72rem;
  }
  .compact-banner__icon svg {
    width: 18px;
    height: 18px;
  }
  .iq-navbar-header.iq-navbar-header--compact .compact-banner__sub {
    font-size: 0.78rem !important;
  }
}

/* Filtro de cliente en el banner del dashboard: contraste y tipografía más marcada */
.dashboard-client-filter .dashboard-client-filter__toggle {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.55rem 1rem;
  font-weight: 700;
  font-size: 0.9375rem;
  letter-spacing: 0.02em;
  line-height: 1.2;
  color: #0f172a !important;
  background: rgba(255, 255, 255, 0.97) !important;
  border: 1px solid rgba(255, 255, 255, 0.65) !important;
  border-radius: 0.5rem;
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.14);
  text-decoration: none !important;
  transition: background 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}
.dashboard-client-filter .dashboard-client-filter__toggle:hover,
.dashboard-client-filter .dashboard-client-filter__toggle:focus {
  color: #020617 !important;
  background: #ffffff !important;
  border-color: rgba(255, 255, 255, 0.95) !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.18);
}
.dashboard-client-filter .dashboard-client-filter__toggle.show {
  color: #020617 !important;
  background: #ffffff !important;
}
.dashboard-client-filter .dashboard-client-filter__menu {
  min-width: 12rem;
  margin-top: 0.35rem !important;
  padding: 0.4rem 0;
  border-radius: 0.5rem;
  border: 1px solid rgba(15, 23, 42, 0.08);
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.12);
}
.dashboard-client-filter .dashboard-client-filter__menu .dropdown-item {
  font-weight: 600;
  font-size: 0.9375rem;
  color: #1e293b !important;
  padding: 0.5rem 1rem;
}
.dashboard-client-filter .dashboard-client-filter__menu .dropdown-item:hover,
.dashboard-client-filter .dashboard-client-filter__menu .dropdown-item:focus {
  color: #0f172a !important;
  background-color: rgba(var(--bs-primary-rgb), 0.1) !important;
}
.dashboard-client-filter .dashboard-client-filter__menu .dropdown-item.active,
.dashboard-client-filter .dashboard-client-filter__menu .dropdown-item:active {
  font-weight: 700;
  color: #ffffff !important;
  background-color: var(--bs-primary) !important;
}
.dashboard-client-filter .dashboard-client-filter__menu .dropdown-divider {
  margin: 0.35rem 0;
  border-color: rgba(15, 23, 42, 0.1);
}

/* -------------------------------------------------------------------------
   Marca Zentra (dos líneas) + hueco para toggle circular del sidebar
   ------------------------------------------------------------------------- */
.sidebar .sidebar-header {
  position: relative;
  padding-right: 3rem;
}

.sidebar .sidebar-header .navbar-brand,
.nav .navbar-brand {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex: 1;
  min-width: 0;
  max-width: 100%;
  padding-right: 0.25rem;
}

.sidebar .sidebar-header .navbar-brand svg,
.sidebar .sidebar-header .navbar-brand .it-green-mark-wrap {
  width: 34px !important;
  height: 34px !important;
  flex-shrink: 0;
}

/* Caja fija en layout; zoom interno recorta márgenes blancos del PNG sin agrandar el “marco” */
.it-green-mark-wrap {
  --it-green-zoom: 1.3;
  display: inline-flex;
  flex-shrink: 0;
  width: 34px;
  height: 34px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}

.it-green-mark-wrap .it-green-mark {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: contain;
  object-position: center;
  display: block;
  transform: scale(var(--it-green-zoom));
  transform-origin: center center;
}

.it-green-mark-wrap--sm {
  --it-green-zoom: 1.28;
  width: 30px;
  height: 30px;
}

.nav .navbar-brand .it-green-mark-wrap {
  flex-shrink: 0;
}

.it-zentra-brand {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 0.14rem;
  min-width: 0;
  margin-left: 0.75rem;
  font-family: var(--it-font-display);
}

.it-zentra-brand__line1 {
  font-size: clamp(1.2rem, 1.15vw + 0.92rem, 1.48rem);
  font-weight: 800;
  letter-spacing: -0.045em;
  line-height: 1.02;
  color: #0f172a;
  white-space: nowrap;
}

.it-zentra-brand__line2 {
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.25;
  color: #64748b;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 11.5rem;
}

.sidebar.sidebar-dark .it-zentra-brand__line1,
.sidebar.sidebar-color .it-zentra-brand__line1 {
  color: #f8fafc !important;
}

.sidebar.sidebar-dark .it-zentra-brand__line2,
.sidebar.sidebar-color .it-zentra-brand__line2 {
  color: rgba(248, 250, 252, 0.72) !important;
}

.it-zentra-brand--on-dark .it-zentra-brand__line1 {
  color: #f8fafc !important;
}

.it-zentra-brand--on-dark .it-zentra-brand__line2 {
  color: rgba(248, 250, 252, 0.78) !important;
}

.auth-card .navbar-brand {
  align-items: center;
}

.auth-card .it-zentra-brand {
  margin-left: 0.75rem;
}

.auth-card .it-zentra-brand__line1 {
  font-size: clamp(1.28rem, 1.2vw + 1rem, 1.55rem);
}

.auth-card .it-zentra-brand__line2 {
  font-size: 0.78rem;
  max-width: 14rem;
}

/* Al colapsar sidebar (flecha): ocultar “Zentra / Refurbish…” como .logo-title en hope-ui */
.sidebar.sidebar-mini .sidebar-header .navbar-brand .it-zentra-brand {
  transition: all 400ms ease;
  transform: translateX(-100%) scale(0);
  opacity: 0;
  pointer-events: none;
}

.sidebar.sidebar-mini.sidebar-hover:hover .sidebar-header .navbar-brand .it-zentra-brand {
  transition: all 400ms ease;
  transform: translateX(0%);
  opacity: 1;
  pointer-events: auto;
}

[dir="rtl"] .sidebar.sidebar-mini .sidebar-header .navbar-brand .it-zentra-brand {
  transform: translateX(100%) scale(0);
}

[dir="rtl"] .sidebar.sidebar-mini.sidebar-hover:hover .sidebar-header .navbar-brand .it-zentra-brand {
  transform: translateX(0%);
}

/* Banner dashboard (sub-header): título + lead */
.iq-navbar-header .iq-container .it-refurbish-hero-copy {
  max-width: min(42rem, 100%);
}

.iq-navbar-header .iq-container .it-refurbish-hero__title {
  font-family: var(--it-font-display);
  font-size: clamp(1.5rem, 2.25vw + 0.85rem, 2.35rem);
  font-weight: 800;
  letter-spacing: -0.055em;
  line-height: 1.08;
  margin-bottom: 0.5rem !important;
  text-shadow: 0 2px 4px rgba(15, 23, 42, 0.25);
  font-feature-settings: "kern" 1, "liga" 1;
}

.iq-navbar-header .iq-container .it-refurbish-hero__lead {
  font-family: var(--it-font-display);
  font-size: clamp(0.94rem, 0.9vw + 0.55rem, 1.1rem);
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.6;
  margin-bottom: 0 !important;
  max-width: 42rem;
  opacity: 0.92;
  text-shadow: 0 1px 3px rgba(15, 23, 42, 0.18);
  font-feature-settings: "kern" 1, "liga" 1;
}

/* —— Barra superior Refurbish (app bar, separada del banner verde) —— */
.refurbish-top-glassbar {
  position: relative;
  min-height: 3rem;
  pointer-events: none;
  background:
    linear-gradient(105deg, #0f172a 0%, #1e293b 42%, #172554 100%) !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.06) inset,
    0 12px 32px -20px rgba(0, 0, 0, 0.45) !important;
}
.refurbish-top-glassbar::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(520px 120px at 12% 0%, rgba(255, 255, 255, 0.07), transparent 62%);
  pointer-events: none;
}
.refurbish-top-glassbar::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: linear-gradient(
    90deg,
    transparent,
    var(--bs-primary-shade-20, var(--bs-primary)) 18%,
    rgb(var(--bs-primary-rgb)) 50%,
    var(--bs-primary-shade-20, var(--bs-primary)) 82%,
    transparent
  );
  opacity: 0.9;
  pointer-events: none;
}
.refurbish-top-glassbar__inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.45rem 0.85rem;
  min-height: 3rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.refurbish-top-glassbar__title-block {
  pointer-events: auto;
  flex-shrink: 0;
}
.refurbish-top-glassbar__title-link {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.06rem;
  padding: 0 0 0.08rem;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.14s ease;
}
.refurbish-top-glassbar__title-link:hover {
  opacity: 0.92;
}
.refurbish-top-glassbar__title-eyebrow {
  font-size: 0.58rem;
  font-weight: 750;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(134, 239, 172, 0.88);
  line-height: 1;
}
.refurbish-top-glassbar__title-word {
  font-family: var(--it-font-display, inherit);
  font-size: clamp(0.95rem, 1.4vw, 1.08rem);
  font-weight: 850;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #f8fafc;
  line-height: 1.05;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
}
.refurbish-top-glassbar__title-rule {
  display: block;
  width: 100%;
  min-width: 3.25rem;
  height: 2px;
  margin-top: 0.12rem;
  border-radius: 999px;
  background: linear-gradient(
    90deg,
    #86efac 0%,
    rgb(var(--bs-primary-rgb, 34, 197, 94)) 55%,
    rgba(255, 255, 255, 0.15) 100%
  );
  box-shadow: 0 0 14px rgba(134, 239, 172, 0.35);
}
.refurbish-top-glassbar__crumb {
  pointer-events: auto;
  flex: 1 1 auto;
  min-width: 0;
  align-items: center;
  gap: 0.35rem;
  font-size: 0.8rem;
  font-weight: 600;
  color: rgba(226, 232, 240, 0.78);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.refurbish-top-glassbar__crumb-link {
  color: rgba(241, 245, 249, 0.82);
  text-decoration: none;
}
.refurbish-top-glassbar__crumb-link:hover {
  color: #fff;
}
.refurbish-top-glassbar__crumb-sep {
  opacity: 0.4;
  user-select: none;
}
.refurbish-top-glassbar__crumb-muted {
  color: rgba(148, 163, 184, 0.95);
  font-weight: 550;
}
.refurbish-top-glassbar__crumb-current {
  color: #f8fafc;
  font-weight: 750;
  overflow: hidden;
  text-overflow: ellipsis;
}
.refurbish-top-glassbar__actions {
  pointer-events: auto;
  flex-shrink: 0;
  align-items: center;
  gap: 0.45rem;
}
.refurbish-top-glassbar__chip {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  max-width: 11rem;
  padding: 0.32rem 0.65rem;
  border-radius: 999px;
  font-size: 0.72rem;
  font-weight: 700;
  color: #f1f5f9;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.14);
  box-shadow: 0 8px 20px -16px rgba(0, 0, 0, 0.35);
}
.refurbish-top-glassbar__chip--client {
  max-width: 13rem;
}
.refurbish-top-glassbar__chip-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.refurbish-top-glassbar .refurbish-glass-user {
  pointer-events: auto;
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  padding: 0.28rem 0.65rem 0.28rem 0.35rem;
  border-radius: 999px;
  color: #f8fafc !important;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.16);
  box-shadow: 0 12px 28px -22px rgba(0, 0, 0, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(12px) saturate(1.2);
  -webkit-backdrop-filter: blur(12px) saturate(1.2);
  transition: transform 0.14s ease, background 0.14s ease, box-shadow 0.14s ease;
}
.refurbish-top-glassbar .refurbish-glass-user:hover,
.refurbish-top-glassbar .refurbish-glass-user:focus {
  transform: translateY(-1px);
  background: rgba(255, 255, 255, 0.18);
  box-shadow: 0 16px 34px -22px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.refurbish-top-glassbar .refurbish-glass-user__avatar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 999px;
  font-size: 0.66rem;
  font-weight: 850;
  letter-spacing: 0.04em;
  color: #fff;
  background: linear-gradient(145deg, var(--bs-primary-shade-20, var(--bs-primary)), var(--bs-primary));
  box-shadow: 0 6px 14px -8px rgba(15, 23, 42, 0.55);
  flex-shrink: 0;
}
.refurbish-top-glassbar .refurbish-glass-user__text {
  min-width: 0;
  text-align: left;
}
.refurbish-top-glassbar .refurbish-glass-user__name {
  display: block;
  font-size: 0.8rem;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: -0.01em;
  color: #f8fafc;
  white-space: nowrap;
  max-width: 9.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.refurbish-top-glassbar .refurbish-glass-user__role {
  display: block;
  margin-top: 0.06rem;
  font-size: 0.66rem;
  font-weight: 650;
  line-height: 1.1;
  color: rgba(226, 232, 240, 0.72);
  text-transform: capitalize;
  white-space: nowrap;
  max-width: 9.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.refurbish-top-glassbar .refurbish-glass-user__chev {
  width: 1rem;
  height: 1rem;
  color: rgba(248, 250, 252, 0.65);
  flex-shrink: 0;
}
.refurbish-top-glassbar .dropdown-menu {
  pointer-events: auto;
  border: 1px solid rgba(148, 163, 184, 0.2);
  border-radius: 0.85rem;
  box-shadow: 0 22px 56px -30px rgba(15, 23, 42, 0.5);
  overflow: hidden;
}

@media (max-width: 575.98px) {
  .refurbish-top-glassbar {
    min-height: 2.85rem;
  }
  .refurbish-top-glassbar__inner {
    min-height: 2.85rem;
  }
  .refurbish-top-glassbar .refurbish-glass-user__role {
    display: none;
  }
  .refurbish-top-glassbar .refurbish-glass-user__name {
    max-width: 6.5rem;
  }
}
