/*
Theme Name:   Farmagik
Theme URI:    https://farmagik.com
Author:       Farmagik
Author URI:   https://farmagik.com
Description:  Premium floating-glass WordPress theme with punchy colour accents. Deliberately minimal core — every real style lives as one guarded, inline stylesheet injected from functions.php, so there is only ever one source of truth and nothing to go stale or conflict.
Version:      2.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain:  farmagik

This file intentionally contains almost no rules of its own. WordPress
requires style.css to exist with this header comment (it's how the theme
is identified), but the actual design system — tokens, header, footer,
cards, blocks, everything — is generated by farmagik_glass_css() in
functions.php and enqueued as an inline stylesheet. Editing that one
function updates the whole site consistently. Do not add component CSS
here; it will not be loaded anywhere blocks or templates expect it.
*/
