/*
Theme Name: ArneIron Gutenberg
Theme URI: https://arneiron.net/
Description: ArneIron — Gutenberg-native, block-first red pixel-CRT product theme. Child of Pix Theme G. Re-architects the shipped classic-PHP arneiron-theme into native Gutenberg blocks (one block per prototype component, one agent skill per block), carrying the same ArneIron design system (assets/css/ds.css) and behavior layer (assets/js/fx.js) plus its own theme.json v3 (red-CRT presets / settings / styles). Coexists with the classic `arneiron` theme; supersedes it once QA-signed. Hybrid chrome (parent pix-theme-g is classic-PHP, so chrome is authored as blocks delivered through thin do_blocks wrappers — see README "FSE-vs-hybrid probe").
Author: ArneIron
Author URI: https://arneiron.net/
Template: pix-theme-g
Version: 0.1.0
Requires at least: 6.5
Tested up to: 6.7
Requires PHP: 8.1
Text Domain: arneiron
Tags: full-site-editing, block-styles, editor-style, custom-colors, custom-menu, threaded-comments, translation-ready
License: Proprietary
License URI: See package
*/

/* ---------------------------------------------------------------------------
   This file is the WP theme HEADER ONLY. The ArneIron design layer lives in
   assets/css/ds.css (the single source of truth, enqueued from functions.php
   in U02). theme.json carries the same red-CRT tokens as native design presets
   so the editor color/type/spacing UI is on-brand. Do NOT paste component CSS
   here — keep ds.css the SoT, exactly as the prototype BUILDER_GUIDE mandates.

   Load order (intended, wired in U02): parent pix-theme-g core -> ds.css -> fx.js.
   The parent ships its preset skin as enqueued CSS (`--pix-*` body-class model),
   NOT as theme.json; this child layers an own theme.json v3 on top for the
   block editor, while ds.css remains authoritative for rendered component CSS.
   --------------------------------------------------------------------------- */
