/*
Theme Name: Danilo Arba
Theme URI: https://daniloarba.lovable.app
Author: The Free Website Guys
Author URI: https://thefreewebsiteguys.com
Description: High-end personal brand theme for Danilo Arba — AI transformation, decision intelligence, and advisory. React SPA front-end with WordPress customizer integration.
Version: 1.0.2
Requires at least: 6.0
Tested up to: 6.7
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: tmt
Tags: one-column, custom-colors, custom-menu, featured-images, theme-options
*/

/* Application styles are compiled to assets/build/theme-app.css */

/* Push fixed header below the WordPress admin bar on desktop only. */
@media screen and (min-width: 783px) {
	.admin-bar #tmt-app > div > header.fixed {
		top: 32px;
	}
}
