/*
Theme Name: LGVA
Theme URI: https://lgva-design-system.netlify.app/
Author: Rural & Co. for Lara Gwyn Virtual Assistant
Author URI: https://ruraland.co/
Description: A full-site-editing block theme for Lara Gwyn Virtual Assistant. Warm, editorial, and calm, built on the LGVA design system (DM Serif Display + DM Sans, warm charcoal / stone / muted sage). Ships editable Gutenberg patterns for every section of the homepage, a video hero, and strict design-token guardrails via theme.json.
Version: 1.0.0
Requires at least: 6.5
Tested up to: 6.8
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: lgva-theme
Tags: full-site-editing, block-patterns, portfolio, one-page, custom-colors, editor-style, threaded-comments
*/

/*
 * The theme's presentational CSS lives in assets/css/main.css (enqueued in
 * functions.php). This file carries the theme header above and a small set of
 * safety fallbacks only. Design tokens are defined in theme.json and mirrored
 * in main.css as the semantic --color-* / --fs-* system the components read.
 */

.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;
}
