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