/*
Theme Name: suspireX Enterprise UI
Theme Domain: spx-ui
Author: Babar Dogar
Author URI: https://pinex.co.uk
Description: Bespoke high-density dark-mode enterprise UI wrapper for suspireX. Integrates WooCommerce, WPManageNinja, TeraWallet, and native Google Gemini 3.6 / 3.5 Flash AI sourcing pipelines.
Version: 1.0.0
Requires at least: 6.5
Tested up to: 6.6
Requires PHP: 8.3
License: Proprietary
Text Domain: spx-ui
*/

/* Core Theme Base Overrides */
[x-cloak] {
    display: none !important;
}

.sidebar-transition {
    transition: width 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}