/*
Theme Name: Nuvapaws
Theme URI: https://nuvapaws.com
Author: Nuvapaws Team
Author URI: https://nuvapaws.com
Description: Nuvapaws is a modern, fast, AdSense-ready WordPress theme that turns your site into a trusted pet utility platform for a USA audience. Includes 15 built-in pet calculators and tools (age, food, calories, costs, insurance, emergency vet fund, pregnancy, exercise, breed finder and more), a tools hub with category filters, single-tool page template with explanation, FAQ and related tools, deep teal + warm orange professional palette with Poppins and Inter typography, full responsiveness, and 4 customizable ad slots for Google AdSense.
Version: 2.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nuvapaws
Tags: blog, grid-layout, two-columns, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, block-styles, wide-blocks
*/

/*
 * Nuvapaws base styles live in /assets/css/main.css (enqueued by functions.php).
 * This file keeps the required theme header plus critical fallbacks.
 */

body {
	margin: 0;
	background: #ffffff;
	color: #4a5d60;
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}

img {
	max-width: 100%;
	height: auto;
}
