/*
Theme Name: ClimateAxn
Theme URI: https://climateaxn.org
Author: Suryraj Bista
Author URI: https://Suryab.com.np
Description: A custom WordPress theme for Climate Action Nepal (ClimAx). Classic PHP architecture built with a modern toolchain (Tailwind CSS + vanilla JavaScript + npm build). No page builders. Ships a Project post type, Thematic Area taxonomy, and a Customizer-driven homepage (hero, impact stats, projects).
Version: 1.0.5
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: climateaxn
Tags: custom-background, custom-logo, custom-menu, featured-images, full-width-template, theme-options, translation-ready, climate, one-column, right-sidebar, flexible-header, accessibility-ready

ClimateAxn - Action for a changing climate.

Note: This file is the WordPress theme header. Compiled Tailwind output lives in
assets/css/tailwind.css and is enqueued separately. Keep this file's header intact.
*/

/* ==========================================================================
   Base fallbacks (compiled Tailwind is enqueued from assets/css/tailwind.css)
   ========================================================================== */

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

.screen-reader-text:focus {
	background-color: #eaeaea;
	clip: auto !important;
	clip-path: none;
	color: #0a2540;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
