/*
Theme Name: Journey with AI
Theme URI: https://journeywithai.com
Author: Journey with AI
Author URI: https://journeywithai.com
Description: A publishing label for skill files. Editorial monochrome child theme built on Twenty Twenty-Five (FSE). Anonymous brand register, magazine-spaced typography, no accent colour. Built for WooCommerce commerce, Beehiiv newsletter integration, and a custom audit-ritual changelog.
Version: 1.1.0
Requires at least: 6.5
Tested up to: 6.7
Requires PHP: 7.4
Template: twentytwentyfive
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: journey-with-ai
Tags: block-theme, full-site-editing, woocommerce, editorial, monochrome
*/

/*
The entire visual identity lives in theme.json.
This file exists for WordPress theme metadata and minimal selectors that
theme.json cannot reach. Add CSS here only when theme.json cannot do the job.
*/

/* WooCommerce: small adjustments that need direct CSS */
.woocommerce-store-notice { display: none !important; }

/* Stark register: hide the WooCommerce default cart icon shake animation */
.woocommerce-cart-form .product-thumbnail { transform: none !important; }

/* Magic-link login: hide WP default login styling that conflicts with editorial register */
.login form { box-shadow: none !important; }
