/*
Theme Name: AXIOM
Theme URI: https://example.com/axiom
Author: Converted by Claude (Anthropic) for the client
Author URI: https://example.com
Description: AXIOM — a premium agency theme converted faithfully from the supplied AXIOM home-page design. Dark theme with a light-mode toggle, gradient design system, self-hosted fonts, custom post types, native custom fields (ACF-compatible), Customizer-based theme options, and a lightweight no-framework animation layer. See README.md for scope, required plugins, and performance notes.
Version: 0.1.1
Requires at least: 6.0
Tested up to: 6.5
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: axiom
Tags: agency, business, portfolio, custom-colors, custom-menu, featured-images, threaded-comments, translation-ready, full-width-template, block-styles
*/

/*
 * NOTE: The full design system lives in assets/css/main.css (the original,
 * faithfully extracted theme CSS) and is enqueued from functions.php.
 * This file only carries the required WordPress theme header above plus a
 * couple of editor-safety fallbacks below.
 */

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	word-wrap: normal !important;
}

.skip-link:focus {
	left: 6px;
	top: 7px;
	z-index: 100000;
	display: inline-block;
	padding: 8px 16px;
	background: #fff;
	color: #050505;
}
