/*
Theme Name: Whylet Theme
Theme URI: https://whylet.com/
Author: Whylet
Author URI: https://whylet.com/
Description: Standalone custom WordPress theme for the Whylet garment manufacturing landing page. Fully self-contained: custom PHP templates, a tokenized CSS design system, vanilla JavaScript, and a secure custom contact form with AJAX plus a no-JS fallback. No parent theme, no page builder, no framework, no plugin dependency.
Version: 1.2.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: whylet-theme
Tags: custom-colors, translation-ready, accessibility-ready

This file intentionally contains no CSS rules.

All styles live in the modular architecture under /assets/css/ and are enqueued
render-blocking (see whylet_enqueue_styles() in functions.php) so the first
paint is already fully styled:
  global.css            design tokens, reset, base typography, utilities
  components.css        header, nav, footer, buttons, capability rows, FAQ, form
  animations.css        scroll-reveal contract, hero motion, hover states
  pages/front-page.css  homepage-only layout

This file exists to declare the theme to WordPress (required) and is enqueued
via get_stylesheet_uri() so the active stylesheet is registered conventionally.
*/
