/*
  Business Dashboard 療程與服務 Workspace — Foundation Pack CSS
  (BUSINESS-DASHBOARD-TREATMENT-AND-INVENTORY-FOUNDATIONS-001, Part A).

  Every rule is scoped under #treatmentWorkspaceHostRoot AND every class is tw-* prefixed (same
  double-containment convention every other Business Dashboard Workspace CSS file already
  established) — a shared global stylesheet space means an unscoped rule risks silently affecting
  unrelated pages. Color/spacing values match businessCenter.css's own existing tokens verbatim
  (no new visual language introduced for this Foundation Pack).
*/
#treatmentWorkspaceHostRoot {
  --tw-space-2: 8px;
  --tw-space-3: 12px;
  --tw-space-4: 16px;
  --tw-space-5: 24px;
}
