/*
Theme Name: Pawsentials
Theme URI: https://www.pawsentials.site/
Author: DreamCloud Studio — Emil Mendoza
Author URI: https://dreamcloudstudio.com/
Description: Pawsentials is a conversion-focused WordPress block theme built from the Pawsentials direct-to-consumer landing page. Every section of the page — hero, symptom rows, before/after sliders, review carousel, certification seals, COD order form and sticky buy bar — is a native block you edit in the Site Editor, so the whole funnel is rewritable without touching code. Ships with a one-click demo importer that rebuilds the original page, a Pancake POS cash-on-delivery checkout, and a Scripts panel for Google Analytics, GTM, Meta Pixel and any custom head/body/footer code.
Requires at least: 6.6
Tested up to: 6.8
Requires PHP: 7.4
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pawsentials
Tags: one-column, e-commerce, custom-colors, custom-logo, custom-menu, editor-style, featured-images, full-site-editing, block-patterns, block-styles, style-variations, translation-ready, wide-blocks, accessibility-ready, sticky-post, threaded-comments

Pawsentials WordPress Theme, (C) 2026 DreamCloud Studio.
Pawsentials is distributed under the terms of the GNU GPL v2 or later.
*/

/*
 * Block themes load their front-end CSS from theme.json and from the files
 * registered in inc/class-pawsentials-assets.php. This file only carries the
 * theme header WordPress reads, plus the handful of resets that must land
 * before any stylesheet in the queue.
 */

*,
*::before,
*::after { box-sizing: border-box; }
