﻿/* admin role: only color variables (shared layout lives in shared.css) */
:root {
  --accent: #2563eb;
  --accent-bg: #eff4ff;
}
