/* Hockey Puck Ricochet — game-specific accent. Input is drag-to-aim. */
:root {
  --sm-accent: hsl(212 65% 40%);
  --sm-accent-dark: hsl(212 70% 26%);
}
