/*
Theme Name: HireFlow Tech
Theme URI: https://hireflow.tech
Author: Jin
Author URI: mailto:Blitxjin@gmail.com
Description: HireFlow Tech is a high-performance, SEO-friendly, fully editable AI Recruiting and Applicant Tracking System WordPress theme powered by Elementor. Engineered with custom procedural canvas simulations, interactive 3D UI, and 11 modular Elementor widgets.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hireflow
Tags: custom-background, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, theme-options, translation-ready, block-styles, elementor
*/

/* Core theme styles are enqueued from assets/css/hireflow-core.css */
*, *::before, *::after {
  -webkit-tap-highlight-color: transparent !important;
}
a, button, input, select, textarea, [role="button"] {
  -webkit-tap-highlight-color: transparent !important;
  tap-highlight-color: transparent !important;
  -webkit-touch-callout: none;
}
a:focus:not(:focus-visible),
button:focus:not(:focus-visible),
[role="button"]:focus:not(:focus-visible) {
  outline: none !important;
}
