/*
Theme Name: KHUB Reference
Theme URI: https://github.com/khub-mgmt-platform
Description: Reference tenant child theme for KHUB platform staging. Declares khub-base as parent.
Author: KHUB Platform Team
Version: 0.1.0
Template: khub-base
Text Domain: khub-reference
*/

/* Reference tenant overrides */
:root {
  --khub-primary: #2c3e50;
  --khub-secondary: #ecf0f1;
}
