/*
Theme Name: Beta Labz - Custom Theme
Theme URI: https://tribridpackaging.com
Author: Beta Labz
Author URI: https://betalabz.com
Description: Custom WordPress theme for Tribrid Packaging, converted from a static HTML/CSS/JS site. Built with SEO-friendly, server-rendered markup (proper title tags, meta description, Open Graph/Twitter cards, canonical URLs, Organization schema and native WordPress sitemap support). Global brand styling lives in assets/css/brand.css; each page template also loads its own matching stylesheet from assets/css/.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
Text Domain: beta-labz
License: Proprietary
License URI: https://tribridpackaging.com
*/

/* This file intentionally stays minimal — WordPress requires it for
   theme metadata (see header comment above) and it is enqueued as a
   dependent of assets/css/brand.css, which contains all real design
   tokens, resets and shared component styles. Page-specific styling
   lives in assets/css/{page}.css and is enqueued per-template in
   functions.php (see tribrid_enqueue_assets()). */
