/* Optional accent layer — linked from several pages; safe no-op if unused */
:root {
    --clean-accent: #c8242f;
    --clean-accent-muted: #183749;
}
