:root {
  --primary: #123dff;
  --primary-dark: #061bb5;
  --primary-deep: #02042b;
  --primary-soft: #edf3ff;
  --primary-soft-2: #f4f8ff;
  --secondary: #00c853;
  --secondary-dark: #008f45;
  --secondary-soft: #ecfff4;
  --ink: #020416;
  --ink-soft: #17223d;
  --text: #33415f;
  --muted: #6f7d95;
  --line: rgba(18, 61, 255, 0.15);
  --page: #f6f9ff;
  --surface-glass: rgba(255, 255, 255, 0.84);
  --success: #00a94c;
  --success-soft: #edfff4;
}

body {
  margin: 0;
  padding: 0;
  background:
    radial-gradient(circle at 10% 4%, rgba(18, 61, 255, 0.13), transparent 26%),
    radial-gradient(circle at 90% 10%, rgba(0, 200, 83, 0.11), transparent 25%),
    radial-gradient(circle at 54% 54%, rgba(0, 142, 168, 0.06), transparent 36%),
    var(--page);
}

.app,
.page {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.topbar {
  top: 0 !important;
  margin-top: 0 !important;
  border-radius: 0 !important;
}

::selection {
  color: #ffffff;
  background: var(--primary);
}

button:focus-visible,
a:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
  outline-color: rgba(18, 61, 255, 0.32);
}

.brand-gradient,
.button-primary,
.btn-primary,
.auth-button,
.pricing-cta,
.stat-card,
.equipment-summary .stat-card,
.summary-card,
.metric-card:nth-child(1),
.metric-card:nth-child(2) {
  background: var(--primary) !important;
}

.stat-card:nth-child(2),
.equipment-summary .stat-card:nth-child(2),
.summary-card:nth-child(2),
.metric-card:nth-child(2),
.feature-card:nth-child(2),
.feature-card:nth-child(6),
.trust-card:nth-child(1),
.trust-card:nth-child(3) {
  background: var(--primary-dark) !important;
}

.stat-card.warning,
.equipment-summary .stat-card.warning,
.summary-card.warning,
.summary-card:nth-child(3),
.metric-card:nth-child(3),
.feature-card:nth-child(4) {
  background: #b7791f !important;
}

.stat-card.danger,
.equipment-summary .stat-card.danger,
.summary-card.danger,
.metric-card:nth-child(4),
.trust-card:nth-child(2) {
  background: #8f2f36 !important;
}

.brand-mark {
  color: transparent !important;
  background: transparent url("/static/mems/images/g+_logo.png") center / contain no-repeat !important;
  box-shadow: 0 14px 28px rgba(18, 61, 255, 0.16) !important;
}

.brand-mark svg {
  opacity: 0;
}

.sidebar-brand,
.brand {
  align-items: center;
}

.sidebar-brand .brand-mark,
.auth-header .brand .brand-mark,
header nav a[aria-label*="GONEP"] .brand-mark,
.landing-footer a[href="#top"] .brand-mark {
  width: 152px !important;
  height: 68px !important;
  min-width: 152px !important;
  border-radius: 0 !important;
  background-image: url("/static/mems/images/g+_logo.png") !important;
  box-shadow: none !important;
}

.sidebar-brand > span:not(.brand-mark),
.auth-header .brand-copy,
header nav a[aria-label*="GONEP"] > span:not(.brand-mark),
.landing-footer a[href="#top"] > span:not(.brand-mark) {
  display: none !important;
}

.sidebar-brand {
  justify-content: flex-start;
}

.title-group p {
  display: none !important;
}

.title-group h1 {
  margin-top: 0 !important;
}

.brand-name,
.brand-copy strong {
  color: var(--primary-deep);
  letter-spacing: 0.02em;
}

.brand-subtitle,
.brand-copy span {
  color: var(--secondary-dark);
  letter-spacing: 0.18em;
}

.nav-item.active,
.nav-item:hover,
.facility-card,
.priority,
.summary-card .summary-icon,
.stat-card .stat-icon,
.equipment-summary .stat-card .stat-icon,
.quick-action:hover {
  background: var(--primary-soft) !important;
}

.stat-card .stat-icon,
.summary-card .summary-icon,
.equipment-summary .stat-card .stat-icon {
  color: var(--primary-dark) !important;
}

.stat-card.warning .stat-icon,
.summary-card.warning .summary-icon,
.summary-card:nth-child(3) .summary-icon,
.equipment-summary .stat-card.warning .stat-icon {
  color: #b7791f !important;
  background: #fff8ea !important;
}

.stat-card.danger .stat-icon,
.summary-card.danger .summary-icon,
.equipment-summary .stat-card.danger .stat-icon {
  color: #8f2f36 !important;
  background: #fff0ef !important;
}

.nav-item.active,
.nav-item:hover,
.section-kicker,
.panel-link,
.text-emerald-700,
.text-emerald-600 {
  color: var(--primary-dark) !important;
}

.bg-emerald-50,
.bg-emerald-100 {
  background-color: var(--secondary-soft) !important;
}

.border-emerald-100,
.border-emerald-200 {
  border-color: rgba(18, 61, 255, 0.16) !important;
}

.status-dot,
.bg-emerald-500,
.access-badge span,
.legend-dot.active {
  background-color: var(--secondary) !important;
}

.text-gradient {
  color: var(--primary);
  background: none !important;
  background-clip: border-box;
  -webkit-background-clip: border-box;
}

.audience-pill {
  color: #ffffff !important;
  border-color: var(--primary) !important;
  background: var(--primary) !important;
}

.audience-pill i {
  color: #ffffff !important;
}

.audience-pill:nth-child(2),
.audience-pill:nth-child(4) {
  border-color: var(--secondary-dark) !important;
  background: var(--secondary-dark) !important;
}

.audience-pill:hover {
  border-color: var(--primary-deep) !important;
  background: var(--primary-deep) !important;
}

.price-mask {
  filter: blur(7px);
}

.landing-footer,
.attention-panel {
  background: var(--primary-deep) !important;
}

.themed-pricing {
  border-color: rgba(18, 61, 255, 0.24) !important;
  background: var(--primary-deep) !important;
}

.toast {
  background: #020416 !important;
}

.notification-dot {
  display: none;
}

.notification-dot.visible {
  display: inline-block;
}

.brand-gradient,
.button-primary,
.btn-primary,
.auth-button,
.pricing-cta,
.logout-button {
  color: #ffffff !important;
}

.brand-gradient *,
.button-primary *,
.btn-primary *,
.auth-button *,
.pricing-cta *,
.logout-button * {
  color: inherit !important;
}

.logout-button.secondary,
.logout-button.secondary * {
  color: var(--ink-soft) !important;
}

.logout-icon,
.logout-icon i {
  color: var(--primary-dark) !important;
  background: var(--primary-soft) !important;
}

.logout-note {
  color: var(--muted) !important;
}

.stat-card,
.equipment-summary .stat-card,
.summary-card,
.metric-card,
.feature-card:nth-child(2),
.feature-card:nth-child(4),
.feature-card:nth-child(6),
.trust-card,
.themed-pricing,
.attention-panel,
.security-panel,
.total-lifetime,
.workspace-card,
.auth-story,
.logout-top {
  color: #ffffff !important;
}

.stat-card p,
.stat-card strong,
.stat-card small,
.stat-card .stat-label,
.stat-card .stat-value strong,
.stat-card .stat-value span,
.stat-card .text-slate-950,
.stat-card .text-slate-900,
.stat-card .text-slate-700,
.stat-card .text-slate-600,
.stat-card .text-slate-500,
.stat-card .text-slate-400,
.stat-card .text-emerald-700,
.stat-card .text-emerald-600,
.stat-card .text-amber-600,
.stat-card .text-rose-600,
.equipment-summary .stat-card p,
.equipment-summary .stat-card strong,
.equipment-summary .stat-card span,
.summary-card p,
.summary-card strong,
.summary-card span,
.summary-card .summary-meta,
.summary-card .summary-meta strong,
.metric-card p,
.metric-card strong,
.metric-card span,
.metric-card .text-slate-950,
.metric-card .text-slate-900,
.metric-card .text-slate-700,
.metric-card .text-slate-600,
.metric-card .text-slate-500,
.metric-card .text-slate-400,
.metric-card .text-emerald-700,
.metric-card .text-emerald-600,
.metric-card .text-amber-600,
.metric-card .text-rose-600 {
  color: rgba(255, 255, 255, 0.86) !important;
}

.stat-card .stat-value strong,
.summary-card .summary-value,
.summary-card > div,
.metric-card .text-2xl,
.metric-card .text-4xl {
  color: #ffffff !important;
}

.stat-card .stat-icon,
.stat-card .stat-icon i,
.summary-card .summary-icon,
.summary-card .summary-icon i,
.equipment-summary .stat-card .stat-icon,
.equipment-summary .stat-card .stat-icon i {
  color: var(--primary-dark) !important;
}

.stat-card.warning .stat-icon,
.stat-card.warning .stat-icon i,
.summary-card.warning .summary-icon,
.summary-card.warning .summary-icon i,
.summary-card:nth-child(3) .summary-icon,
.summary-card:nth-child(3) .summary-icon i,
.equipment-summary .stat-card.warning .stat-icon,
.equipment-summary .stat-card.warning .stat-icon i {
  color: #b7791f !important;
}

.stat-card.danger .stat-icon,
.stat-card.danger .stat-icon i,
.summary-card.danger .summary-icon,
.summary-card.danger .summary-icon i,
.equipment-summary .stat-card.danger .stat-icon,
.equipment-summary .stat-card.danger .stat-icon i {
  color: #8f2f36 !important;
}

.feature-card:nth-child(2) h3,
.feature-card:nth-child(2) p,
.feature-card:nth-child(4) h3,
.feature-card:nth-child(4) p,
.feature-card:nth-child(6) h3,
.feature-card:nth-child(6) p,
.trust-card h3,
.trust-card p,
.trust-card .text-slate-950,
.trust-card .text-slate-900,
.trust-card .text-slate-700,
.trust-card .text-slate-600,
.trust-card .text-slate-500,
.trust-card .text-emerald-700,
.trust-card .text-emerald-600 {
  color: #ffffff !important;
}

.trust-card > span,
.trust-card > span i {
  color: var(--primary-dark) !important;
  background: var(--secondary-soft) !important;
}

.trust-card:nth-child(2) > span,
.trust-card:nth-child(2) > span i {
  color: #8f2f36 !important;
}

.themed-pricing h3,
.themed-pricing p,
.themed-pricing span,
.themed-pricing strong,
.themed-pricing i,
.themed-pricing .text-slate-950,
.themed-pricing .text-slate-900,
.themed-pricing .text-slate-700,
.themed-pricing .text-slate-600,
.themed-pricing .text-slate-500,
.themed-pricing .text-slate-400,
.themed-pricing .text-emerald-700,
.themed-pricing .text-emerald-600 {
  color: rgba(255, 255, 255, 0.88) !important;
}

.themed-pricing .pricing-cta,
.themed-pricing .pricing-cta *,
.themed-pricing .button-primary,
.themed-pricing .button-primary * {
  color: #ffffff !important;
}

.themed-pricing .pricing-plan .bg-emerald-50,
.themed-pricing .pricing-plan .bg-white,
.themed-pricing .bg-emerald-50 {
  color: var(--primary-deep) !important;
}

.attention-panel h3,
.attention-panel p,
.attention-panel strong,
.attention-panel span,
.security-panel h3,
.security-panel p,
.security-panel strong,
.security-panel span,
.security-panel i,
.total-lifetime p,
.total-lifetime strong,
.total-lifetime span,
.workspace-card p,
.workspace-card strong,
.workspace-card span,
.auth-story h1,
.auth-story h2,
.auth-story h3,
.auth-story p,
.auth-story span,
.auth-story li,
.logout-top h1,
.logout-top p,
.logout-top span,
.logout-top i,
.attention-panel .text-slate-950,
.attention-panel .text-slate-900,
.attention-panel .text-slate-700,
.attention-panel .text-slate-600,
.attention-panel .text-slate-500 {
  color: rgba(255, 255, 255, 0.86) !important;
}

/* Shared authenticated workspace sidebar */
:root {
  --sidebar-width: 278px;
  --sidebar-collapsed-width: 82px;
}

.sidebar {
  border-right-color: rgba(255, 255, 255, 0.14) !important;
  color: #ffffff;
  background:
    radial-gradient(circle at 18% 8%, rgba(0, 200, 83, 0.2), transparent 25%),
    linear-gradient(180deg, var(--primary) 0%, var(--primary-dark) 54%, var(--primary-deep) 100%) !important;
  box-shadow: 14px 0 40px rgba(6, 27, 181, 0.18);
}

.sidebar .sidebar-brand {
  height: 152px !important;
  min-height: 152px;
  padding: 0 10px !important;
  align-items: flex-start;
}

.sidebar .sidebar-brand .brand-mark {
  width: 152px !important;
  height: 152px !important;
  min-width: 152px !important;
  padding: 5px;
  border-radius: 14px !important;
  background-color: rgba(255, 255, 255, 0.96) !important;
  background-image: url("/static/mems/images/g+_logo.png") !important;
  background-size: contain !important;
  filter: none;
}

.sidebar .sidebar-label {
  color: rgba(255, 255, 255, 0.56);
}

.sidebar .nav-item {
  color: rgba(255, 255, 255, 0.78);
}

.sidebar .nav-item i {
  color: rgba(255, 255, 255, 0.62);
}

.sidebar .nav-item:hover {
  border-color: rgba(255, 255, 255, 0.12) !important;
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.11) !important;
}

.sidebar .nav-item:hover i {
  color: #ffffff !important;
}

.sidebar .nav-item.active {
  border-color: rgba(255, 255, 255, 0.28) !important;
  color: var(--primary-deep) !important;
  background: #ffffff !important;
  box-shadow: 0 12px 28px rgba(2, 4, 43, 0.2) !important;
}

.sidebar .nav-item.active i {
  color: var(--primary) !important;
}

.sidebar .facility-card,
.sidebar .tenant-card {
  border-color: rgba(255, 255, 255, 0.18) !important;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.11) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px);
}

.sidebar .facility-name,
.sidebar .tenant-name {
  color: #ffffff;
}

.sidebar .facility-icon,
.sidebar .tenant-icon {
  color: var(--primary-deep);
  background: #ffffff;
}

.sidebar .access-badge,
.sidebar .tenant-badge {
  border-top-color: rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.78);
}

.sidebar .access-badge span,
.sidebar .tenant-badge span {
  background: var(--secondary) !important;
  box-shadow: 0 0 0 5px rgba(0, 200, 83, 0.15);
}

/* Shared authenticated workspace top header */
.topbar {
  position: relative;
  border-bottom-color: rgba(255, 255, 255, 0.14) !important;
  color: #ffffff;
  background:
    radial-gradient(circle at 82% 20%, rgba(0, 200, 83, 0.16), transparent 28%),
    linear-gradient(90deg, var(--primary-dark), var(--primary), var(--primary-dark)) !important;
  box-shadow: 0 10px 30px rgba(6, 27, 181, 0.16);
}

.topbar .title-group {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  text-align: center;
  pointer-events: none;
  transform: translate(-50%, -50%);
}

.topbar .title-group h1,
.topbar .title-group p {
  color: #ffffff !important;
}

.topbar .search {
  display: none !important;
  border-color: rgba(255, 255, 255, 0.24) !important;
  background: rgba(255, 255, 255, 0.96) !important;
}

.topbar .profile-menu {
  display: none !important;
}

.sidebar-account-footer {
  position: relative;
  z-index: 12;
  width: 100%;
  margin-top: auto;
  padding-top: 18px;
}

.sidebar-account-footer .profile-menu {
  position: relative;
  display: block;
}

.sidebar-account-footer .profile {
  width: 100%;
  min-height: 58px;
  padding: 8px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 16px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.1);
  cursor: pointer;
  transition: background 200ms ease, border-color 200ms ease, padding 260ms ease;
}

.sidebar-account-footer .profile:hover,
.sidebar-account-footer .profile[aria-expanded="true"] {
  border-color: rgba(255, 255, 255, 0.28);
  background: rgba(255, 255, 255, 0.17);
}

.sidebar-account-footer .profile-avatar {
  flex: 0 0 40px;
}

.sidebar-account-footer .profile-copy {
  min-width: 0;
  flex: 1;
  text-align: left;
}

.sidebar-account-footer .profile-copy strong,
.sidebar-account-footer .profile-copy span,
.sidebar-account-footer .profile > i {
  color: #ffffff !important;
}

.sidebar-account-footer .profile-copy strong,
.sidebar-account-footer .profile-copy span {
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sidebar-account-footer .profile-copy span {
  color: rgba(255, 255, 255, 0.65) !important;
}

.sidebar-account-footer .profile-dropdown {
  top: auto;
  right: 0;
  bottom: calc(100% + 9px);
  left: 0;
  min-width: 220px;
}

.mems-sidebar-collapsed .sidebar-account-footer .profile {
  min-height: 50px;
  padding: 5px;
  justify-content: center;
  border-radius: 14px;
}

.mems-sidebar-collapsed .sidebar-account-footer .profile-copy,
.mems-sidebar-collapsed .sidebar-account-footer .profile > i {
  width: 0;
  flex: 0 0 0;
  overflow: hidden;
  opacity: 0;
}

.mems-sidebar-collapsed .sidebar-account-footer .profile-dropdown {
  right: auto;
  bottom: 0;
  left: calc(100% + 12px);
}

.topbar .search input {
  color: var(--primary-deep) !important;
  background: transparent !important;
}

.topbar .search input::placeholder {
  color: #7b88a4 !important;
}

.topbar .search i {
  color: var(--primary) !important;
}

.topbar .icon-action,
.topbar .menu-toggle {
  border-color: rgba(255, 255, 255, 0.28) !important;
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.12) !important;
}

.topbar .icon-action:hover,
.topbar .menu-toggle:hover {
  background: rgba(255, 255, 255, 0.22) !important;
}

.topbar .profile {
  border-color: rgba(255, 255, 255, 0.28) !important;
  color: var(--primary-deep) !important;
  background: #ffffff !important;
}

.topbar .profile-copy strong,
.topbar .profile-copy span,
.topbar .profile > i {
  color: var(--primary-deep) !important;
}

.sidebar,
.page {
  transition:
    width 300ms cubic-bezier(0.22, 1, 0.36, 1),
    margin-left 300ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 300ms cubic-bezier(0.22, 1, 0.36, 1);
}

.sidebar .sidebar-brand,
.sidebar .sidebar-brand .brand-mark,
.sidebar .sidebar-label,
.sidebar .nav-item,
.sidebar .nav-item i {
  transition:
    width 300ms cubic-bezier(0.22, 1, 0.36, 1),
    min-width 300ms cubic-bezier(0.22, 1, 0.36, 1),
    height 300ms cubic-bezier(0.22, 1, 0.36, 1),
    min-height 300ms cubic-bezier(0.22, 1, 0.36, 1),
    margin 260ms ease,
    padding 260ms ease,
    gap 260ms ease,
    border-radius 260ms ease,
    color 180ms ease,
    background-color 260ms ease,
    font-size 240ms ease,
    opacity 180ms ease;
}

.sidebar-collapse-toggle {
  position: absolute !important;
  top: 31px !important;
  right: -15px !important;
  left: auto !important;
  z-index: 3;
  width: 30px !important;
  min-width: 30px !important;
  max-width: 30px !important;
  height: 30px !important;
  min-height: 30px !important;
  max-height: 30px !important;
  margin: 0 !important;
  padding: 0 !important;
  flex: 0 0 30px !important;
  box-sizing: border-box;
  border: 2px solid rgba(255, 255, 255, 0.75);
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--primary);
  background: #ffffff;
  box-shadow: 0 8px 22px rgba(2, 4, 43, 0.28);
  font-size: 13px;
}

.sidebar-collapse-toggle:hover {
  color: var(--primary-deep);
  background: var(--secondary-soft);
}

.nav-item {
  position: relative;
}

.mems-sidebar-collapsed .sidebar {
  width: var(--sidebar-collapsed-width);
  padding-right: 10px;
  padding-left: 10px;
}

.mems-sidebar-collapsed .page {
  margin-left: var(--sidebar-collapsed-width);
}

.mems-sidebar-collapsed .sidebar-brand {
  height: 64px !important;
  min-height: 64px;
  padding: 0 !important;
  align-items: center;
  justify-content: center;
}

.mems-sidebar-collapsed .sidebar-brand .brand-mark {
  width: 42px !important;
  height: 42px !important;
  min-width: 42px !important;
  padding: 0;
  border-radius: 12px !important;
  background-color: rgba(255, 255, 255, 0.96) !important;
  background-image: url("/static/mems/images/g+_logo.png") !important;
  background-size: calc(100% - 7px) auto !important;
  filter: none;
}

.mems-sidebar-collapsed .sidebar-label {
  height: 1px;
  margin: 18px 0 10px;
  overflow: hidden;
  color: transparent;
}

.mems-sidebar-collapsed .nav-item {
  min-height: 50px;
  padding: 0;
  justify-content: center;
  gap: 0;
  overflow: visible;
  font-size: 0;
}

.mems-sidebar-collapsed .nav-item i {
  width: auto;
  font-size: 20px;
}

.mems-sidebar-collapsed .nav-item::after {
  content: attr(data-sidebar-label);
  position: absolute;
  top: 50%;
  left: calc(100% + 12px);
  z-index: 80;
  padding: 8px 10px;
  border-radius: 9px;
  color: #ffffff;
  background: var(--primary-deep);
  box-shadow: 0 10px 24px rgba(2, 4, 43, 0.2);
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transform: translate(-4px, -50%);
  transition: opacity 140ms ease, transform 140ms ease;
}

.mems-sidebar-collapsed .nav-item:hover::after,
.mems-sidebar-collapsed .nav-item:focus-visible::after {
  opacity: 1;
  transform: translate(0, -50%);
}

.mems-sidebar-collapsed .sidebar-footer {
  padding-top: 12px;
}

.mems-sidebar-collapsed .facility-card,
.mems-sidebar-collapsed .tenant-card {
  min-height: 54px;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mems-sidebar-collapsed .facility-card-header,
.mems-sidebar-collapsed .tenant-head {
  justify-content: center;
}

.mems-sidebar-collapsed .facility-card-header > div,
.mems-sidebar-collapsed .tenant-head > div,
.mems-sidebar-collapsed .access-badge,
.mems-sidebar-collapsed .tenant-badge {
  display: none !important;
}

.mems-sidebar-collapsed .facility-icon,
.mems-sidebar-collapsed .tenant-icon {
  flex: 0 0 auto;
}

.mobile-overlay.open {
  display: block;
}

@media (max-width: 1040px) {
  .sidebar-collapse-toggle {
    display: none;
  }

  .menu-toggle {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
  }

  .mems-sidebar-collapsed .sidebar {
    width: var(--sidebar-width);
    padding-right: 14px;
    padding-left: 14px;
  }

  .mems-sidebar-collapsed .page {
    margin-left: 0;
  }

  .mems-sidebar-collapsed .sidebar-brand {
    height: 152px !important;
    min-height: 152px;
    padding: 0 10px;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .mems-sidebar-collapsed .sidebar-brand .brand-mark {
    width: 152px !important;
    height: 152px !important;
    min-width: 152px !important;
    padding: 5px;
    border-radius: 14px !important;
    background-color: rgba(255, 255, 255, 0.96) !important;
    background-image: url("/static/mems/images/g+_logo.png") !important;
    background-size: contain !important;
    filter: none;
  }

  .mems-sidebar-collapsed .sidebar-label {
    height: auto;
    margin: 28px 12px 10px;
    overflow: visible;
    color: #98a6af;
  }

  .mems-sidebar-collapsed .nav-item {
    min-height: 48px;
    padding: 0 14px;
    justify-content: flex-start;
    gap: 12px;
    overflow: hidden;
    font-size: 14px;
  }

  .mems-sidebar-collapsed .nav-item i {
    width: 20px;
    font-size: 18px;
  }

  .mems-sidebar-collapsed .nav-item::after {
    display: none;
  }

  .mems-sidebar-collapsed .facility-card,
  .mems-sidebar-collapsed .tenant-card {
    min-height: 0;
    padding: 14px;
    display: block;
  }

  .mems-sidebar-collapsed .facility-card-header,
  .mems-sidebar-collapsed .tenant-head {
    justify-content: flex-start;
  }

  .mems-sidebar-collapsed .facility-card-header > div,
  .mems-sidebar-collapsed .tenant-head > div {
    display: block !important;
  }

  .mems-sidebar-collapsed .access-badge,
  .mems-sidebar-collapsed .tenant-badge {
    display: flex !important;
  }

  .sidebar {
    transform: translateX(-102%) !important;
  }

  .sidebar.open {
    transform: translateX(0) !important;
  }

  .page {
    margin-left: 0 !important;
  }
}
