Accessibility Statement
Our commitment to accessibility.
Every person deserves equal access to information and services. This statement documents the standards, testing, and feedback path that back that commitment up.
Standards We Follow
WCAG 2.2 Level AA — no exceptions.
This website has been developed and tested to target conformance with the Web Content Accessibility Guidelines (WCAG) 2.2, Level AA, published by the World Wide Web Consortium (W3C).
WCAG Level AA is the standard most often referenced by U.S. courts in cases involving the Americans with Disabilities Act (ADA), and is widely recognized as the benchmark for accessible web design. We build to the current 2.2 release, which is backward-compatible with 2.1 and adds newer criteria for focus visibility, target size, and consistent help.
This is a static Astro site with no third-party accessibility overlay widgets, which means we can target WCAG 2.2 AA directly in the build rather than relying on a bolt-on tool.
-
Perceivable
All content and interface components are presented in ways users can perceive, regardless of sensory ability.
-
Operable
All functionality is accessible via keyboard and assistive technology — not only a mouse.
-
Understandable
Content and navigation are clear, consistent, and predictable.
-
Robust
Content is compatible with current and future assistive technologies, including screen readers.
Measures Taken
What we have specifically done.
- Descriptive alternative text on all meaningful images
- Proper semantic heading structure (H1 → H3) on every page
- Form fields with programmatic labels for assistive technology
- Skip-navigation link to bypass repetitive navigation
- ARIA landmark regions (banner, navigation, main, contentinfo)
- Visible, on-brand keyboard focus indicators
- Auto-scrolling content respects prefers-reduced-motion
- Descriptive, context-specific anchor text on all links
- Color contrast verified to meet or exceed WCAG 2.2 AA minimums
- Page language declared for correct screen reader pronunciation
- Semantic landmark structure auto-generated by Astro layouts
- Zero-JavaScript-by-default architecture for maximum compatibility
- Keyboard focus never hidden behind the sticky header (WCAG 2.2 — Focus Not Obscured)
- All interactive targets sized to at least 24×24 CSS pixels (WCAG 2.2 — Target Size)
- Help and contact kept in a consistent location site-wide (WCAG 2.2 — Consistent Help)
- No information re-entered within a single session (WCAG 2.2 — Redundant Entry)
What We've Actually Tested
Verified directly, not assumed.
Automated tools verify a meaningful portion — but not the entirety — of WCAG 2.2 AA criteria. Here is exactly what has been run against this site so far. A live screen reader pass has not yet happened; see below.
- Automated accessibility scanning (axe-core) across the seven primary pages, zero violations
- Keyboard-only navigation and visible focus, verified element-by-element on /training and structurally across the shared header and footer
- Browser zoom to 200% checked for horizontal scrolling or clipped content
- System-level reduced motion settings (prefers-reduced-motion) verified to fully disable animation
- Color contrast ratios verified against WCAG 2.2 AA minimums
- Interactive target sizes measured against the 24×24px WCAG 2.2 minimum
Conformance Posture
What we claim, and what we don't.
No tool, audit, or statement makes a website "ADA compliant" in a legally bulletproof sense. What exists is conformance to WCAG 2.2 Level AA, documentation of the work, honest disclosure of limitations, and a real response path for user feedback.
This site is built and maintained to target WCAG 2.2 Level AA conformance. This statement is updated as the site changes and as testing continues.
What's Next
Accessibility is not a one-time project.
- A live screen reader pass (NVDA, JAWS, and/or VoiceOver) has not yet been performed on this site — it is planned, not assumed complete
- Reviewing new pages and content changes against the same automated and manual checks before publishing
- Treating every accessibility report we receive as real work, not a formality
Feedback & Contact
Found a barrier? Tell us.
We welcome feedback on the accessibility of this website. If you experience any barrier, encounter content that is not fully accessible, or have suggestions for improvement, please contact us directly.
We take all accessibility feedback seriously and will get back to you.
Call with Accessibility Feedback(916) 690-1210 · 4911 Windplay Drive, Ste 4, El Dorado Hills, CA 95762
Formal Statement
The full conformance statement.
Baseball Power Plant strives to ensure that its services, including the website located at https://baseballpowerplant.com, are accessible to people with disabilities. Baseball Power Plant has invested resources to help ensure that its website is easier to use and more accessible for people with disabilities, with a strong belief that every person has the right to live with dignity, equality, comfort, and independence.
If you have difficulty using or accessing any element of this website or any Baseball Power Plant service, please contact us using the information above and we will work with you to provide the information, item, or transaction you seek through a communication method that is accessible to you.
- Standard Targeted
- WCAG 2.2 Level AA
- Build Tier
- Static Astro site — no overlay widgets
- Statement Last Reviewed
- Screen Reader Testing
- Not yet performed — planned