:where(a, button, input, select, textarea, [tabindex]):focus-visible {
    outline: 3px solid #2563eb !important;
    outline-offset: 3px !important;
    box-shadow: 0 0 0 5px rgba(37, 99, 235, 0.18) !important;
}

