/*
Theme Name: Cielo
Theme URI: https://cielocrew.com/
Author: Cielo
Author URI: https://cielocrew.com/
Description: Cielo — research-grade peptides. A custom theme with a server-rendered, Customizer-driven header and footer (glass navbar with scroll-collapse and dark-section detection, mobile slide menu, search overlay, back-to-top, and 21+ age gate). The page body is left open for ACF blocks. The full design system, fonts, and animations live in css/styles.css (enqueued from functions.php).
Version: 1.9.7
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: cielo
Tags: custom-header, custom-menu, footer-widgets, block-styles, wide-blocks, full-width-template
*/

/* The actual design system is in css/styles.css (enqueued in functions.php),
   kept in its own folder so its @font-face url('../assets/fonts/…') paths
   continue to resolve. This root file only carries the theme header that
   WordPress requires plus a couple of safe fallbacks. */

.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 !important; word-wrap: normal !important;
}
