/*
Theme Name: Workzilla 3.0
Theme URI: https://workzilla.co/
Author: Workzilla
Description: Fresh full WordPress port from current static-site with dynamic blog, release notes, and single posts.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: workzilla-fresh
*/

/* Intentionally minimal. Most styles are loaded from /assets. */

:root {
  --bg: #ffffff;
  --text: #0b1220;
  --muted: #5b677a;
  --border: rgba(15, 23, 42, 0.1);
  --brand: #f97316;
  --brand2: #ea580c;
}
