/*
Theme Name: Just Sign Cars 2.0
Theme URI: https://justsigncars.com
Author: Adam Huber
Author URI: https://justsigncars.com
Description: Just Sign Cars — car-buying concierge. Built on the canonical JSC design system (bold mono palette + electric-blue accent, Geist + Geist Mono). Homepage with hero, 4-step process, pricing, manager-theater, FAQ. Lead capture routes to an external Arete form.
Version: 2.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: All Rights Reserved
Text Domain: justsigncars
*/

/* Theme-level reset only — all visual styles live in assets/jsc-styles.css */
* { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
