/*
Theme Name: KiaraHub
Theme URI: https://kiarahub.com
Author: KiaraHub
Author URI: https://kiarahub.com
Description: The official all-in-one theme for KiaraHub.com — "Smart Way to Buy and Sell Cars." A single self-contained theme with the peer-to-peer used-car marketplace, the new-car dealer catalog with lead generation, Google/EsyConnect login, and full WordPress-exposure hardening built directly in — no separate marketplace plugin required.
Version: 2.0.0
Requires at least: 5.8
Requires PHP: 7.4
Text Domain: kiarahub
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/* Base resets kept minimal here — full design system lives in assets/css/theme.css */
* { box-sizing: border-box; }
img { max-width: 100%; height: auto; display: block; }
a { color: inherit; }
