/*
Theme Name: Syntaxe
Theme URI: https://syntaxeltd.com/
Author: Syntaxe Ltd
Author URI: https://syntaxeltd.com/
Description: The public gateway of Syntaxe Ltd — a private research lab. A black void, a living canvas "Well" of orbiting product orbs, and a cinematic per-product world for each engine. Marketing-register, classic theme. Products are a Custom Post Type whose orbs and worlds are fully editable from wp-admin; the canvas Well reads the live product list automatically.
Version: 1.0.13
Requires at least: 6.2
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: syntaxe
Copyright: Copyright (C) 2024-2026 Syntaxe Ltd. All rights reserved.
Tags: marketing, one-page, custom-colors, custom-logo, custom-menu, featured-images, translation-ready, full-width-template, theme-options

Syntaxe is free software distributed under the GPL.
The visual/animation system in assets/js/well.js and assets/css/theme.css is the design
itself and ships verbatim — it must not be downgraded to static imagery.
*/

/* All visual rules live in assets/css/theme.css (enqueued).
   This file carries the theme header WordPress requires, plus a tiny
   no-JS / loading guard so the void never flashes white. */

html, body { background: #070708; }
.no-js #board { display: none; }
