667befde96
A11y rescan Pattern A — Vuetify <v-app-bar-nav-icon class="d-md-none"> без accessible name. Pa11y/axe видит button в DOM даже на desktop где он hidden via CSS — флагает «button-name» violation на 9 AppLayout views (/dashboard, /deals, /kanban, /projects, /billing, /settings, /reports, /reminders, /admin/tenants). Fix: AppTopbar.vue:90-94 — `aria-label="Открыть меню навигации"`. Closes 9 of 14 authenticated routes' a11y violations (down 14→5 affected URLs after this commit). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>