/*
Theme Name:        TicketPro
Theme URI:         https://ticketpro.local
Author:            NineGravity
Author URI:        https://ninegravity.com
Description:       Base WordPress theme built around ACF Blocks, with Bootstrap 5 as the
                   layout foundation and a brand design system layered on top.
                   Provides the block architecture, ACF JSON sync and a global Site
                   Settings panel; ships with no site-specific content.
Version:           1.17.0
Requires at least: 6.4
Requires PHP:      7.4
License:           Proprietary
Text Domain:       ticket-pro
Tags:              custom, acf, blocks, bootstrap, base-theme
*/

/* This file is the theme manifest only.

   Stylesheets are enqueued from inc/enqueue.php in this order:
     1. assets/css/bootstrap.min.css - layout + responsive foundation (v5.3.8)
     2. assets/css/fonts.css         - @font-face, Instrument Sans + Inter
     3. assets/css/tokens.css        - brand tokens + the --bs-* bridge
     4. assets/css/global.css        - brand layer on top of Bootstrap
   Per-block styles live beside each block in blocks/<slug>/style.css and are
   loaded by WordPress only when that block is present on the page. */
