/*
Theme Name: ClientConnectAI
Theme URI: https://clientconnectaia.com
Description: Custom theme for ClientConnectAI — AI receptionists for local businesses.
Version: 1.8.9
Author: ClientConnectAI
Text Domain: clientconnectai
*/

/* Base reset only — all real styles live in assets/css/main.css */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
img, video { max-width: 100%; display: block; }
