Skip to content HomeServicesAbout

Accessibility Statement

Last reviewed: April 2026

Our commitment

Booked Solid Technology is targeting conformance with the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA . We are actively working toward that target — not claiming full certification. If you encounter a barrier, please tell us.

Scope

This statement covers the main site at bookedsolid.tech including all marketing pages and the interactive terminal demo. Sub-domains (Helix docs, Storybook) are maintained separately.

Conformance status

We are targeting WCAG 2.1 Level AA. Known areas we are actively improving:

  • Snap scroll navigation — the page uses CSS snap-scroll sections. Users who cannot use scroll-based navigation can use the keyboard (Tab, arrow keys) and the side navigation dots to jump between sections.
  • HELiX web components — interactive elements ( hx-button, hx-badge) use Shadow DOM. We are working with the HELiX design system team to ensure full keyboard and screen-reader support within Shadow DOM.
  • Terminal animation — the cost-visualizer demo in the terminal section is a decorative animation (marked aria-hidden). A pause/play toggle button is available for users who prefer reduced motion.

Technical approach

  • Semantic HTML5 landmarks (main, nav, section, footer)
  • Keyboard navigation with visible focus indicators throughout
  • All decorative images carry empty alt=""
  • Color contrast targeting 4.5:1 for normal text (WCAG AA)
  • Reduced-motion support via prefers-reduced-motion: reduce media query — animations disabled when the user has requested it
  • Light and dark themes tested for contrast in both modes

Report an issue

If you experience a barrier or have a suggestion, we want to know. Please use the contact page and describe the issue as specifically as possible — what you were trying to do, what assistive technology you use, and what happened instead.

We aim to respond within 2 business days.