/* CourseOS · Hyper Focus Theme
   Default theme. Full saturation brand colors.
   No class needed on body. This is the default state. */

/* Hyper Focus uses the default variables from variables.css */
/* This file exists for future customization and overrides */

/* Bold section dividers in Hyper Focus mode */
.sec-divider .sec-line {
  height: 2px;
}

/* Strong color on action card borders */
.action-card-border {
  width: 4px;
}

/* Crisp white cards */
.action-card,
.asst-card {
  background: #FFFFFF;
}
