/*
Theme Name: Nature Tools
Theme URI: https://naturetools.example/
Author: Nature Tools, LLC
Author URI: https://naturetools.example/
Description: Field-ready website system for Nature Tools — a portfolio of natural-world software (Montana Field Guide, Flyway, iNat Publish Pro, GeoPlace, Glacial Lake Missoula Simulator, and the in-development line). Dark-first, field-station aesthetic with a topographic visual vocabulary, JetBrains Mono accents, and a tweakable token system. Includes templates for the Homepage, Apps directory, Product pages, Audience workflow guides, Lightroom plugin hub, Support hub, Field Notes editorial, Privacy & Sources, and WooCommerce styling.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nature-tools
Tags: portfolio, photography, custom-colors, custom-logo, custom-menu, full-site-editing, dark-mode, one-column, two-columns, three-columns
*/

/*
This stylesheet is required by WordPress for theme metadata.
The actual visual styles live in styles/tokens.css and styles/base.css,
which are enqueued in functions.php. This file is intentionally minimal —
do not delete it.
*/

html, body {
  margin: 0;
  padding: 0;
  background: #0d100e;
}
