/* Accent: FUCHSIA — DentaOrtho (cephalometric tracing & ortho case presentation).
   A fresh, distinct hue separate from the clinical blues/teal, the comms violet and
   the smile rose — its own identity for the orthodontics workflow. */
:root {
  --accent: #c026d3;
  --accent-strong: #a21caf;
  --accent-tint: #fdf4ff;
  --accent-ring: rgba(192, 38, 211, 0.26);
}
