Legal
Accessibility Statement
Swoopr Investment is committed to making its website accessible to everyone, including people with disabilities. This statement describes our current accessibility status, known limitations, and how to contact us about accessibility issues.
Direct Answer
Direct answer: Swoopr Investment targets WCAG 2.2 Level AA conformance across all public pages, verified by automated axe-core audits in continuous integration plus deterministic color-contrast checks; a small number of known limitations (interactive chart accessibility on some tools, the authenticated dashboard) are listed below along with how to report an accessibility issue.
Our target standard
We aim to conform to WCAG 2.2 Level AA across all public pages, and we work toward the additional Level AAA criteria where they are achievable without compromising usability. Specifically we target:
- Sufficient colour contrast (7:1 for normal text, 4.5:1 for large text) across both light and dark themes.
- Visible keyboard focus indicators on all interactive elements using a 2 px solid outline.
- Skip-to-content links on every page so keyboard users can bypass repeated navigation.
- Minimum 44 × 44 px touch targets on buttons and interactive controls.
- Reduced motion: animations and hover transforms are suppressed when the operating system's Reduce Motion preference is enabled.
- Semantic heading hierarchy (one H1 per page, H2 for sections, H3 for subsections) and landmark regions (
<main>,<nav aria-label>,<footer>). - Text alternatives for images: decorative images carry
alt=""; informative images carry descriptive alt text. - All form inputs are associated with a visible label or carry an
aria-label.
Known limitations
- Interactive charts, The Fear & Greed sparkline and 1-year history chart are marked decorative for assistive technology; the history chart's full day-by-day data is available in an accompanying accessible table instead. Some other interactive tools and calculators across the site use their own chart/visualization components that have not yet been individually audited the same way.
- Authenticated dashboard, The live trading dashboard at
/(requires sign-in) contains real-time data tables and drag-and-drop interfaces that have not been formally audited for screen-reader compatibility. Public educational pages are the primary accessibility focus at this stage. - Third-party fonts, Page fonts are loaded from Google Fonts. If a user's browser or network blocks third-party requests, the page falls back to system sans-serif fonts without any loss of content.
Automated testing
Automated axe-core WCAG 2.2 AA audits run on every code change as part of the site's continuous integration suite, covering content hubs, interactive tools/calculators, and representative page templates. The axe rules check semantic structure, ARIA attribute validity, landmark uniqueness, label association, and role usage. Axe's own colour-contrast rule is excluded (CSS custom-property chains aren't reliably computed in headless mode), instead, a separate deterministic check computes real contrast ratios from the actual resolved theme colors, in both light and dark mode, for the text/background color pairs the codebase documents as hand-tuned for accessibility. That check currently verifies the WCAG AA threshold (4.5:1); confirming the AAA threshold (7:1) for those same pairs, and extending coverage to remaining color pairs site-wide, is tracked as ongoing work.
Recent automated-audit improvements (August 2026): added aria-haspopup="menu" to all five site-wide nav dropdown triggers (WCAG 4.1.2); added scope="col" to all table column headers across all public pages (WCAG 1.3.1); added <caption> elements to the two most complex data tables; expanded automated test coverage to interactive tools and calculators, which previously had none; added the deterministic color-contrast check described above.
Assistive technologies tested
Public pages have been manually reviewed using keyboard-only navigation in Chrome on Windows 11. Screen-reader testing with NVDA and VoiceOver has not yet been completed systematically. We maintain an internal test plan covering representative page templates and interaction patterns (navigation menus, modals, forms, filter controls) so that testing, once run, has defined and repeatable scope rather than being ad hoc.
How to report an issue
If you encounter an accessibility barrier on any Swoopr Investment page, please report it through our Contact page. Include the URL of the affected page and a description of the issue. We aim to acknowledge reports within 5 business days and to resolve confirmed barriers within 30 days.
Formal complaints
If you are not satisfied with our response, you may escalate to the relevant accessibility enforcement body in your jurisdiction. In the United States, the U.S. Department of Justice handles complaints under the Americans with Disabilities Act (ADA) at ada.gov.