Accessibility Statement
Last updated: August 15, 2026
Our Commitment
PnP Tax is committed to ensuring digital accessibility for people of all abilities. We continually improve the user experience for everyone and apply relevant accessibility standards to our platform.
Standards
We aim to conform to the Web Content Accessibility Guidelines (WCAG) 2.1 at Level AA. These guidelines explain how to make web content more accessible to people with a wide range of disabilities, including visual, auditory, physical, speech, cognitive, and neurological disabilities.
Accessibility Features
- Keyboard navigation — All interactive elements (buttons, links, dropzones, modals) are fully navigable using the keyboard. File upload areas respond to Enter and Space keys.
- Skip navigation — A "Skip to main content" link appears on every page when using keyboard navigation, allowing users to bypass the header and jump directly to the page content.
- Screen reader support — Icon-only buttons have descriptive aria-labels. Dynamic content (payment status, run counters, loading states) uses aria-live regions so screen readers announce changes. The hamburger menu communicates its expanded/collapsed state.
- Focus indicators — All focusable elements display a visible gold outline when focused via keyboard, meeting WCAG contrast requirements against both the navy and gold themes.
- Modal accessibility — The payment modal includes focus trapping (Tab cycles within the modal), Escape key to close, and returns focus to the triggering element when dismissed. It is announced as a dialog to assistive technology.
- FAQ accordion — FAQ questions are keyboard navigable with Enter/Space toggle support and aria-expanded state communication.
- Semantic HTML — Proper heading hierarchy, landmark regions, table header scope attributes, and meaningful link text throughout.
- Color and contrast — Text on the navy theme meets WCAG AA. Contrast is computed rather than eyeballed whenever we change a colour: the gold theme will put gold text on a gold background if you are not careful, and we have shipped controls at 1.1:1 that way and had to fix them. If you find text you cannot read, tell us and we will measure it.
- Language — A toggle in the header switches the site between English and Spanish, and the page reports its language to assistive technology so a screen reader uses the right voice. Legal pages stay in English by design; the Spanish view says so and links to the governing text.
- Review table — The transaction review table is operable from the keyboard: rows expand on Enter or Space, group headings report their expanded state, and the filter and sort controls are ordinary buttons and inputs rather than custom widgets.
- Expandable figures — On the Tax Summary and the reconciliation report, a line that opens to show the transactions behind it is a button whose accessible name states the line and its amount, so it is not announced as merely "expand".
- No auto-playing media — The site does not auto-play audio or video content.
- Responsive design — The site adapts to different screen sizes and supports zoom up to 200% without loss of content or functionality.
Known Limitations
While we strive for full accessibility, some areas may have limitations:
- Phantom wallet interactions depend on the wallet extension's own accessibility support.
- Third-party chart libraries on the analytics page may have limited screen reader support.
- Some generated Excel output files rely on visual formatting (colors, borders) that may not be accessible to all users.
- The Spanish translation does not yet cover every page. Untranslated text stays in English rather than being machine-translated, so a page can be mixed. Coverage is highest on the tools and lowest on the token explorer pages.
- The transaction review table is dense by nature. It works at 200% zoom, but on a narrow screen it scrolls sideways rather than reflowing.
Feedback
We welcome feedback on the accessibility of PnP Tax. If you encounter any barriers or have suggestions for improvement, please contact us:
- Email: [email protected]
We aim to respond to accessibility feedback within 5 business days and will work to resolve any issues promptly.
Technical Specifications
PnP Tax relies on the following technologies for accessibility:
- HTML5
- WAI-ARIA 1.1
- CSS
- JavaScript
These technologies are relied upon for conformance with the accessibility standards used. The site is designed to be compatible with current versions of major browsers and assistive technologies including screen readers (NVDA, JAWS, VoiceOver) and keyboard-only navigation.