/* Vitis AI landing hub: hide the left sidebar per product direction. */
.bd-sidebar-primary {
  display: none !important;
}

.bd-main .bd-content {
  max-width: none;
}
