/* Cal Lutheran workspace — brand-color overrides intentionally removed.
   The dashboard renders with Gatherdly's product brand tokens (terracotta)
   defined in static/brand/default/brand.css. Cal Lutheran's identity is
   carried by the workspace name in the sidebar header, not by colors.

   If a future workspace wants its own accent color back, that tenant can
   ship a brand.css that re-declares the six --brand-* tokens — the design
   system contract (see design-system/somtool/MASTER.md) still applies. */
:root {
  /* no overrides */
}
