Accessibility

Accessibility is wired into SpinItAgain.sbs.

We treat the social casino like a public space, so semantic HTML, steady layouts, WCAG 2.1 AA reviews, and real humans keep every room friendly to screen readers, switches, and low-vision guests.

What guides our audits

WCAG 2.1 AA, EN 301 549, and ongoing community testing rounds. We publish monthly notes to document fixes.

Email [email protected] for feedback.

Approach

We build with semantic HTML, minimal motion, and hand-tuned templates. That keeps loads snappy and lowers barriers for assistive tech.

Every new block goes through keyboard-only testing plus NVDA and VoiceOver sweeps. We log contrast ratios and fail builds that do not meet the bar.

Current features

  • Skip links, aria landmarks, and clearly labeled heading levels keep navigation predictable.
  • Buttons remain at least 44px tall with obvious focus outlines.
  • We pair Space Grotesk with Manrope for clarity at every weight.
  • Any video or motion content ships with captions or transcripts for asynchronous review.

Ongoing improvements

  • Quarterly testing sessions with assistive tech users to validate new flows.
  • Expanding language support alongside resilient font-loading fallbacks.
  • Documenting alt-text patterns so share cards stay meaningful across channels.