[data-site-theme="academy"] {
    --primary: #6366f1;
    --primary-dark: #4f46e5;
    --accent: #8b5cf6;
    --gradient: linear-gradient(135deg, #6366f1 0%, #8b5cf6 55%, #06b6d4 100%);
    --hero-glow-1: rgba(99, 102, 241, 0.22);
    --hero-glow-2: rgba(139, 92, 246, 0.16);
    --badge-bg: rgba(99, 102, 241, 0.14);
    --badge-border: rgba(129, 140, 248, 0.35);
    --badge-text: #c7d2fe;
    --shadow: 0 24px 80px rgba(99, 102, 241, 0.18);
}
