/*
Theme Name:        Matoo Blog
Theme URI:         https://blog.matoo.events
Author:            Matoo
Author URI:        https://matoo.events
Description:       The official Matoo Blog theme. Mirrors the design language of the Matoo social event discovery platform — DM Sans body type, Lora serif headlines, the Matoo blue (#00A5E1) primary palette, and the brand navy (#1A1D2F) footer. Built for straightforward feature-highlight and SEO-focused publishing.
Version:           1.0.1
Requires at least: 6.0
Tested up to:      6.7
Requires PHP:      8.4
License:           Proprietary
License URI:       https://matoo.events/terms
Text Domain:       matoo-blog
Tags:              blog, custom-colors, custom-logo, featured-images, full-width-template, sticky-post, theme-options, two-columns, right-sidebar, translation-ready
*/

/*
 * This file intentionally contains only the WordPress theme header above.
 * All actual CSS lives in assets/css/theme.css which is enqueued by functions.php.
 *
 * Design tokens (matching the Matoo main application):
 *   --font-sans          'DM Sans', ui-sans-serif, system-ui, sans-serif
 *   --font-serif         'Lora', ui-serif, Georgia, serif
 *   --color-primary      #00A5E1   Matoo blue
 *   --color-primary-hover #0090c5
 *   --color-accent       #EF303E   Red badges
 *   --color-brand-orange #FF4D4D
 *   --color-brand-navy   #1A1D2F   Footer background
 *   --color-brand-cream  #FFF9F0   Page background
 *   --border-rose        #F0C8CC   Card/divider borders
 */
