/*
Theme Name: KiaraHub Unified
Theme URI: https://kiarahub.com
Author: KiaraHub
Author URI: https://kiarahub.com
Description: The KiaraHub car marketplace as the platform core, with Jobs, Blueprints, and Open Mic (live WebRTC audio rooms) fully merged in as live sections - post / find jobs, submit / browse blueprints, host / join real mic audio rooms - plus Chat and Courses mounted as landing pages pending full port. One auth system, one header/footer, one design language.
Version: 2.1.0-unified
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; }
