/*
Theme Name:  Catch Air
Theme URI:   https://catchair.com
Author:      Catch Air
Description: Multi-location theme for Catch Air indoor play centers. Location pages are
             driven by the Locations post type, so adding a store is a content task, not a
             development task. No paid plugins required; ACF Pro is optional and, if
             present, takes over the editing UI against the same meta keys.
Version:     1.0.0
Requires at least: 6.4
Tested up to:      6.7
Requires PHP:      8.1
License:     GPL-2.0-or-later
Text Domain: catchair
*/

/*
 * Actual styles live in assets/css/ and are enqueued in inc/assets.php as separate
 * files so the browser can cache them independently and so each file stays readable:
 *
 *   tokens.css      design tokens (colors, type, spacing, radii, shadows)
 *   base.css        resets, typography, links, focus, utility classes
 *   layout.css      header, nav, footer, page shells
 *   components.css  buttons, cards, accordions, modals, marquee, forms
 *   location.css    location page specific blocks
 *   home.css        homepage specific blocks
 *
 * This file only carries the theme header WordPress requires.
 */
