/* Volleyball Rotation — game-specific accent. Input is drag-on-canvas. */
:root {
  --sm-accent: hsl(210 62% 42%);
  --sm-accent-dark: hsl(210 66% 28%);
}
