/*
Theme Name: Little Stone Haven — Overwatch
Theme URI: https://littlestonehaven.com.au
Author: Little Stone Haven
Author URI: https://littlestonehaven.com.au
Description: Full-screen live overwatch dashboard theme. The site is the dashboard — visitors land on a branded login screen; authenticated users see conversations, calendar, and inline training controls side by side. Reads live data from the Booking Assist plugin's DB tables. Modern dark UI, keyboard-friendly, mobile-aware.
Version: 6.7.154

Requires at least: 5.5
Requires PHP: 7.4
License: Proprietary
Text Domain: lsh-overwatch
*/

/* All UI styles are inlined in each template so the app stays snappy on
   first paint. This file exists so WordPress recognises the theme and can
   optionally serve baseline resets. */

*{box-sizing:border-box}
html,body{margin:0;padding:0}
body{background:#0e151c;color:#e6ecf5;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
