﻿/* proctor role: only color variables (shared layout lives in shared.css) */
:root {
  --accent: #059669;
  --accent-bg: #ecfdf5;
}
