/*
Theme Name: RobotThoughts
Theme URI: https://robotthoughts.com/theme
Author: RobotThoughts
Author URI: https://robotthoughts.com
Description: A maker-focused WordPress hybrid block theme for project sites and essays. Dark-mode-first, retro-pixel display face paired with IBM Plex Mono body. Ships four style variations (Workshop, Daylight, Terminal, Print), seven reusable block patterns, classic PHP template fallbacks for broad WordPress compatibility, and four custom block styles.
Version: 1.0.2
Requires at least: 6.1
Tested up to: 6.5
Requires PHP: 7.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: robotthoughts
Tags: block-theme, full-site-editing, blog, portfolio, dark, two-columns, three-columns, custom-colors, custom-logo, featured-images, style-variations, block-patterns
*/

/*
 * This file carries the theme header plus a lightweight classic-template stylesheet
 * for the PHP fallback templates (used when a site is running WordPress < 6.4 or
 * when the admin chooses a classic template over a block template).
 *
 * The primary front-end styling lives in:
 *   - theme.json                    (design tokens, typography, block styles)
 *   - assets/css/theme.css          (pattern tiles, cards, callouts, utilities)
 *   - assets/css/classic.css        (classic-template layout rules)
 *
 * All three are enqueued from functions.php.
 */
