/* Soccer Passing Angles — game-specific accent. Input is drag-on-canvas
   plus number-key selection, so no bottom action button is needed. */
:root {
  --sm-accent: hsl(140 62% 34%);
  --sm-accent-dark: hsl(140 66% 22%);
}
