/*
Theme Name: NewsPress
Theme URI: https://stretchwp.ca/themes/newspress
Description: A fast, editorial blog & magazine WordPress theme for content-driven professionals — a featured hero, category showcase blocks, and a clean post grid with category tags, featured images, and bylines. Two-column with an optional right sidebar. No page builder required.
Version: 1.0.0
Author: StretchWP
Author URI: https://stretchwp.ca
License: GNU General Public License v3.0
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: newspress
Tags: blog, news, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, sticky-post, translation-ready, editor-style
*/

/* Full design lives in assets/css/newspress.css (enqueued from functions.php).
   This file carries the required theme header + minimal fallback. */

:root { color-scheme: light; }
body { margin: 0; background: #f4f4f5; color: #121416; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; }
