/**
 * OrtoClean DS — single include for new HTML pages.
 * Prefer this over duplicating :root / chrome CSS in each file.
 * Existing dashboards still embed styles inline; migrate incrementally.
 */
@import url("../design-system/tokens.css");
@import url("../design-system/components.css");
