/*
Theme Name: XPRS Hotelier
Theme URI: https://example.com/xprs-hotelier
Author: XPRS
Author URI: https://example.com
Description: XPRS Hotelier — a production-ready hospitality theme supporting both single-property and multi-property (brand/collection) architectures. Phase 1 Foundation: custom post types, dynamic brand & property configuration, template hierarchy, and a token-driven design system.
Version: 3.8.3
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: xprs-hotelier
Tags: hotel, hospitality, custom-post-types, block-styles, translation-ready, full-width-template
*/

/*
 * Presentational styles are compiled/served from assets/css/.
 * This file exists for the WordPress theme header and small overrides only.
 */

.xh-screen-reader-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}
