/*
Theme Name: Luxz Imperium
Theme URI: https://luxzimperium.com
Author: Luxz Imperium
Author URI: https://luxzimperium.com
Description: Premium leather manufacturer portfolio theme featuring real-time tools, product catalog, and AI technical assistant.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: luxz-imperium
Tags: one-column, custom-colors, custom-menu, featured-images, full-width-template
*/

/* 
 * The main styling is handled by Tailwind CSS via CDN.
 * This file is primarily for WordPress theme recognition.
 */
body {
    background-color: #121212;
    color: #ffffff;
}
