/*
Theme Name: Konnekt
Author: Konnekt Studio
Description: Konnekt - an editorial music-led experiences theme with fullscreen page-transition video preloader, season hero, event cards, separate event detail pages, featured artists, carousel gallery, About page, and Contact page.
Version: 1.2.9
Requires at least: 6.0
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: konnekt
Tags: one-page, animated, events, music, portfolio, custom-colors, custom-logo, custom-menu, featured-images, translation-ready
*/

/*
 * The full visual system lives in assets/css/main.css (enqueued from functions.php).
 * This file only carries the required theme header + a couple of no-JS safety styles.
 */

/* Progressive enhancement: if JS is disabled, reveal everything immediately. */
.no-js [data-reveal] { opacity: 1 !important; transform: none !important; }
