/*
Theme Name: Future Ready HQ
Theme URI: https://chrisgroscurth.com
Author: Chris Groscurth & OpenAI
Author URI: https://chrisgroscurth.com
Description: A modern Full Site Editing block theme for ChrisGroscurth.com, designed as a digital headquarters for future-ready leadership, AI workforce strategy, advisory services, speaking, books, and insights.
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.4
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: future-ready-hq
Tags: full-site-editing, block-patterns, custom-colors, custom-logo, editor-style, wide-blocks
*/

html { scroll-behavior: smooth; }
body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
a { text-decoration-thickness: 1px; text-underline-offset: 0.18em; }
.wp-site-blocks { overflow-x: hidden; }
.frh-shadow { box-shadow: 0 24px 60px rgba(20,31,50,.08); }
.frh-card { border: 1px solid rgba(20,31,50,.10); border-radius: 20px; }
.frh-eyebrow { letter-spacing: .11em; text-transform: uppercase; font-size: .78rem; font-weight: 700; }
.frh-muted { color: #687385; }
.frh-gradient { background: linear-gradient(135deg,#10233f 0%,#1f3657 54%,#b89a5e 160%); }
