/* Sidebar brand: full logomaster2026.svg logo */
.erp-brand--sidebar {
  justify-content: center;
  gap: 0;
  padding: 0.25rem 0.5rem;
}

.erp-brand--sidebar .erp-brand__label {
  display: none;
}

.erp-brand--sidebar .erp-brand__mark-shell {
  width: auto;
  max-width: 150px;
  height: auto;
  aspect-ratio: 397 / 109;
}

.erp-brand--sidebar .erp-brand__mark {
  width: 100%;
  height: auto;
  max-height: 40px;
}
