/*
 * Estate OS local theme overrides.
 *
 * Keep this file small: override only the Material design tokens declared in
 * theme.css. It is loaded last and is intentionally excluded from update
 * overlays so a local brand is not overwritten.
 *
 * Example:
 * :root {
 *     --md-sys-color-primary: #8bd5ff;
 *     --md-sys-color-on-primary: #00344a;
 *     --md-sys-color-primary-container: #004d67;
 *     --md-sys-color-on-primary-container: #c2e8ff;
 *     --md-sys-shape-corner-medium: 20px;
 * }
 */
