/*
Theme Name: Pristine Mobile Detailing (Fixed)
Theme URI: https://example.com/pristine-mobile-detailing
Author: ChatGPT
Author URI: https://openai.com
Description: Sleek, mobile-first booking theme for a mobile detailer. Uses Tailwind via official CDN.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pristine-mobile-detailing-fixed
*/
:root { --pm-bg:#020617; --pm-fg:#e2e8f0; }
/* Fallback minimal utilities if CDN fails (prevents giant icons) */
.h-4{height:1rem}.w-4{width:1rem}.h-5{height:1.25rem}.w-5{width:1.25rem}
.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-xl{border-radius:.75rem}