/*
Theme Name: GAYA Reborn (Native Engine)
Theme URI: http://gaya-ad.com/
Author: Antigravity AI
Description: High-performance precision corporate theme built with Native PHP & JS.
Version: 3.0.0
Text Domain: gaya-reborn
*/

:root {
    --primary: #39FF14;
    --background: #000000;
    --surface: #050505;
    --surface-high: #121212;
    --text: #ffffff;
    --text-muted: #888888;
    --glass: rgba(255, 255, 255, 0.03);
    --glass-border: rgba(255, 255, 255, 0.08);
    --font-display: 'Space Grotesk', sans-serif;
    --font-sans: 'Inter', sans-serif;
}
