/*
Theme Name: DeskAI Marketing
Theme URI: https://deskai.com.au
Author: DeskAI
Author URI: https://deskai.com.au
Description: Single-page marketing site for DeskAI — the AI SMS receptionist that answers 24/7, books appointments in Google Calendar, and knows your staff roster. Includes a visual roster editor, custom shift hours, approve-before-send review, and an FAQ with FAQPage structured data. Self-contained: all styles + copy are in the theme's index.php so activation is a one-click deploy.
Version: 1.9.8
Requires at least: 5.5
Requires PHP: 7.4
License: Proprietary
Text Domain: deskai
*/

/* Baseline reset only — everything else is inlined in the template for
   fast first paint. WordPress needs this file to recognise the theme. */

*{box-sizing:border-box}
html,body{margin:0;padding:0}
body{background:#0a0a0f;color:#e6ecf5;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
