{{-- Accessibility Control Center — floating button (bottom-center) + slide-over panel. All state lives in the Alpine store `a11y` (resources/js/accessibility.js); this file is purely presentational and calls $store.a11y.set()/toggle()/etc. --}} {{-- Colorblind-simulation-correction matrices, referenced via filter: url(#id) --}}
Personalize this website to match your accessibility needs.
Live Preview
Default 100% — the quick brown fox.
Text Weight
Font Family
Text Alignment
Text Spacing
@foreach ([ ['key' => 'letterSpacing', 'label' => 'Letter Spacing', 'min' => 0, 'max' => 8, 'step' => 0.5, 'unit' => 'px'], ['key' => 'wordSpacing', 'label' => 'Word Spacing', 'min' => 0, 'max' => 16, 'step' => 1, 'unit' => 'px'], ['key' => 'lineHeight', 'label' => 'Line Height', 'min' => 1.2, 'max' => 3.0, 'step' => 0.1, 'unit' => ''], ['key' => 'paragraphSpacing', 'label' => 'Paragraph Spacing', 'min' => 0, 'max' => 40, 'step' => 2, 'unit' => 'px'], ] as $sp)Contrast Modes
Color Filters
Cursor Size
Cursor Color
Reading Speed
Voice Selection
Uses your browser's built-in speech engine — available voices vary by device and browser.
Page Zoom
Opens your browser's own translation tool — no page reload, nothing sent to a third party.
One-click presets — each combines the right settings automatically.
@foreach ([ ['key' => 'lowVision', 'label' => 'Low Vision', 'icon' => 'fa-eye-low-vision'], ['key' => 'blind', 'label' => 'Blind', 'icon' => 'fa-braille'], ['key' => 'dyslexia', 'label' => 'Dyslexia', 'icon' => 'fa-book'], ['key' => 'adhd', 'label' => 'ADHD', 'icon' => 'fa-bullseye'], ['key' => 'epilepsySafe', 'label' => 'Epilepsy Safe', 'icon' => 'fa-bolt'], ['key' => 'motorImpairment', 'label' => 'Motor Impairment', 'icon' => 'fa-hand'], ['key' => 'seniorMode', 'label' => 'Senior Mode', 'icon' => 'fa-person-cane'], ] as $p) @endforeachThis clears every accessibility setting you've changed on this site.