/*
Theme Name: Ashgrove Press
Theme URI: https://example.com/ashgrove-press
Author: Custom Build
Author URI: https://example.com
Description: A premium editorial WordPress theme for book publishers, built with a navy & gold literary palette. Features a magazine-style homepage, a custom Book post type with genre/author taxonomies, horizontal release carousels, author spotlights, and a full shop-style archive — inspired by the layout conventions of major publishing houses.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ashgrove-press
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, block-styles, wide-blocks, one-column, two-columns, right-sidebar

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Ashgrove Press ships its real stylesheet from /assets/css/main.css (enqueued
in functions.php). This file exists to satisfy the WordPress theme header
requirement and to hold minimal editor-only resets.
*/

/* Minimal fallback so the theme still looks intentional if main.css fails to load */
body {
	font-family: Georgia, 'Times New Roman', serif;
	background: #0f1b33;
	color: #f5f1e6;
}
