/*
Theme Name: PhytoNext
Theme URI: https://phytonext.org/
Author: PhytoNext B.V. / Manus AI
Author URI: https://phytonext.org/
Description: A premium, responsive WordPress theme for botanical extraction technology, science, ingredients and applications. Designed in the Precision Biophilic Modernism style.
Version: 1.1.3
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: phytonext
Tags: custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, wide-blocks, blog
*/

/*
 * DESIGN PHILOSOPHY — PRECISION BIOPHILIC MODERNISM
 * Main visual styles are loaded from assets/css/main.css. This file deliberately
 * remains lightweight because WordPress requires the metadata header at its root.
 */

:root {
  color-scheme: light;
}

.alignwide {
  width: min(100% - 48px, 1400px);
  margin-inline: auto;
}

.alignfull {
  width: 100%;
  max-width: none;
}
